add in-game debug messages

This commit is contained in:
Martin Michelsen
2023-03-03 22:57:28 -08:00
parent aea43781ea
commit d5ececfa87
7 changed files with 92 additions and 22 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ struct ClientOptions {
bool switch_assist;
bool infinite_hp;
bool infinite_tp;
bool prefer_high_lobby_client_id;
bool debug;
int16_t override_section_id;
int16_t override_lobby_event;
int16_t override_lobby_number;