Finished new menu system (for now)
Fixed bug where client_print did not add newlines properly
This commit is contained in:
@@ -99,6 +99,8 @@ public:
|
||||
int death_victim;
|
||||
bool death_tk;
|
||||
String death_weapon;
|
||||
int newmenu;
|
||||
int page;
|
||||
|
||||
Vector lastTrace;
|
||||
Vector thisTrace;
|
||||
|
Reference in New Issue
Block a user