Reestructuració i neteja de codi
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
function stages.stage1_init()
|
||||
stages.actors={}
|
||||
mapa = stage1_mapa
|
||||
print("mapa loaded")
|
||||
tiletype={void=0,nonpc=1,stair=2,switch=3,half=4,block=5}
|
||||
mapa.wait=0
|
||||
mapa.step=0
|
||||
|
||||
Reference in New Issue
Block a user