From ff3def3d0000d79e4c42f0c8e40096b8c5747b65 Mon Sep 17 00:00:00 2001 From: Steve Dudenhoeffer Date: Thu, 24 May 2007 18:19:45 +0000 Subject: [PATCH] Forgot to remove the MAX_MAPS define :o --- plugins/mapsmenu.sma | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/mapsmenu.sma b/plugins/mapsmenu.sma index 744f5e58..1a5debe0 100755 --- a/plugins/mapsmenu.sma +++ b/plugins/mapsmenu.sma @@ -35,10 +35,7 @@ #include #include -#define MAX_MAPS 64 - new Array:g_mapName; -//new g_mapName[MAX_MAPS][32] new g_mapNums new g_menuPosition[33]