mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-10 23:02:01 +00:00
Remove unused define MAX_COMMANDARGUMENTS from be_ea.c
This commit is contained in:
parent
74a59f17c7
commit
9aae0948ab
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#include "be_ea.h"
|
#include "be_ea.h"
|
||||||
|
|
||||||
#define MAX_USERMOVE 400
|
#define MAX_USERMOVE 400
|
||||||
#define MAX_COMMANDARGUMENTS 10
|
|
||||||
|
|
||||||
bot_input_t *botinputs;
|
bot_input_t *botinputs;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue