mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
Fix redefinition of constant.
This commit is contained in:
parent
1fe80667a2
commit
da63bcb24b
@ -36,7 +36,6 @@
|
||||
#include <amxmisc>
|
||||
#include <fakemeta>
|
||||
|
||||
#define MAX_PLAYERS 32 + 1
|
||||
new g_menuPosition[MAX_PLAYERS]
|
||||
new g_menuPlayers[MAX_PLAYERS][32]
|
||||
new g_menuPlayersNum[MAX_PLAYERS]
|
||||
|
Loading…
Reference in New Issue
Block a user