diff --git a/plugins/telemenu.sma b/plugins/telemenu.sma index 93ddabd3..7207cc01 100755 --- a/plugins/telemenu.sma +++ b/plugins/telemenu.sma @@ -36,7 +36,6 @@ #include #include -#define MAX_PLAYERS 32 + 1 new g_menuPosition[MAX_PLAYERS] new g_menuPlayers[MAX_PLAYERS][32] new g_menuPlayersNum[MAX_PLAYERS]