phantomcastle: universal version + split
This commit is contained in:
5
pygame-wasm/phantomcastle/game/__init__.py
Normal file
5
pygame-wasm/phantomcastle/game/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .scene import Scene
|
||||
from .hero import Hero
|
||||
from .wall import Walls
|
||||
from .coins import Coins
|
||||
from .endlevelmenu import EndLevelMenu
|
||||
Reference in New Issue
Block a user