KEYS updated, signed copy.
[realism.git] / engine / tiles.py
blob3477a0ebabbd2b8c02de41f9ccb2bf5992adea3a
1 # This file is part of Realism, which is Copyright FunnyMan3595 (Charlie Nolan)
2 # and licensed under the GNU GPL v3. For more details, see LICENSE in the main
3 # Realism directory.
5 from mod_import import do_mod_import
6 do_mod_import("tiles", globals())