Restructure loading of game
This commit is contained in:
@@ -29,5 +29,9 @@ public partial class AppLogic
|
||||
public readonly record struct GameOver;
|
||||
|
||||
public readonly record struct StartLoadingSaveFile;
|
||||
|
||||
public readonly record struct EnemyViewerOpened;
|
||||
|
||||
public readonly record struct GalleryOpened;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user