centralize command formats; fix a few range bugs
This commit is contained in:
@@ -38,6 +38,7 @@ Client::Client(
|
||||
lobby_client_id(0),
|
||||
lobby_arrow_color(0),
|
||||
next_exp_value(0),
|
||||
override_section_id(-1),
|
||||
infinite_hp(false),
|
||||
infinite_tp(false),
|
||||
can_chat(true) {
|
||||
|
||||
Reference in New Issue
Block a user