Cleanup.
This commit is contained in:
parent
e4b975c289
commit
359d2f86b0
2 changed files with 13 additions and 16 deletions
|
|
@ -47,7 +47,7 @@ private:
|
|||
StringArray m_args;
|
||||
Array <BotCmd> m_cmds;
|
||||
Array <BotMenu> m_menus;
|
||||
IntArray m_campPoints;
|
||||
IntArray m_campIterator;
|
||||
|
||||
edict_t *m_ent;
|
||||
Bot *m_djump;
|
||||
|
|
@ -56,7 +56,6 @@ private:
|
|||
bool m_rapidOutput;
|
||||
bool m_isMenuFillCommand;
|
||||
|
||||
int m_campPointsIndex;
|
||||
int m_menuServerFillTeam;
|
||||
int m_interMenuData[4] = { 0, };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue