small bugfixes

This commit is contained in:
Persephone Bubblegum-Holiday 2025-07-31 14:27:59 -07:00
parent f77e90da58
commit e71a64c690
5 changed files with 45 additions and 40 deletions

View file

@ -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)