Small tweak to floor number display, increased chinthe speed, fix Return To Overworld option on floor clear menu
This commit is contained in:
@@ -20,6 +20,8 @@ public partial class GameState
|
||||
|
||||
public readonly record struct LoadNextFloor;
|
||||
|
||||
public readonly record struct ReturnToOverworld;
|
||||
|
||||
public readonly record struct OpenTeleportScreen;
|
||||
|
||||
public readonly record struct OpenFloorExitScreen;
|
||||
|
||||
Reference in New Issue
Block a user