basic_tiles is now a part of the mod.
[realism.git] / engine / basic_tiles.py
blobb4344ba3f29827a3d2c0d76014b64495ee785e7f
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("basic_tiles", globals())