small bugfixes
This commit is contained in:
parent
f77e90da58
commit
e71a64c690
5 changed files with 45 additions and 40 deletions
|
@ -20,7 +20,7 @@ var stages_info = {
|
|||
"Balcony Stage": Stages.BalconyStage,
|
||||
"C-Stage": Stages.CStage,
|
||||
"Prototype Road Stage": Stages.ProtoRoadStage,
|
||||
"Cyber 3-Stage": Stages.Cyber3Stage
|
||||
"Cyberamic 3-Stage": Stages.Cyber3Stage,
|
||||
}
|
||||
|
||||
signal step(amount: int)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue