mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-05-31 18:03:09 +00:00
Adidng save, message and bye inputs of Mia
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
struct game_manager_system {
|
||||
gc_system base;
|
||||
bool is_inventory;
|
||||
bool has_message;
|
||||
};
|
||||
|
||||
const struct game_manager_system game_manager_system;
|
||||
|
||||
Reference in New Issue
Block a user