home · contact · privacy
Refactor and extend new library.
[plomrogue2-experiments] / new / plomrogue / __init__.py
index c245a26d40fcbd648205e821067c87666b641c9b..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,3 +0,0 @@
-#!/usr/bin/env python3
-from plomrogue.misc import (Game, MapBase, WorldBase, ThingBase, cmd_MAP,
-                            cmd_THING_TYPE, cmd_THING_POS)