mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
Forgot to remove the MAX_MAPS define :o
This commit is contained in:
parent
39f759368f
commit
ff3def3d00
@ -35,10 +35,7 @@
|
||||
#include <amxmodx>
|
||||
#include <amxmisc>
|
||||
|
||||
#define MAX_MAPS 64
|
||||
|
||||
new Array:g_mapName;
|
||||
//new g_mapName[MAX_MAPS][32]
|
||||
new g_mapNums
|
||||
new g_menuPosition[33]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user