Fix menus between floors
This commit is contained in:
@@ -22,6 +22,8 @@ public partial class GameState
|
||||
|
||||
public readonly record struct LoadNextFloor;
|
||||
|
||||
public readonly record struct OpenTeleportScreen;
|
||||
|
||||
public readonly record struct OpenFloorExitScreen;
|
||||
|
||||
public readonly record struct OpenDebugMenu;
|
||||
|
||||
Reference in New Issue
Block a user