phantomcastle: universal version + split

This commit is contained in:
2024-04-06 13:30:07 +03:00
parent 6ee4776711
commit f0d60d50a8
12 changed files with 806 additions and 729 deletions

View 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