fixed a bug where plmenu autoloaded cstrike
This commit is contained in:
@ -34,6 +34,9 @@
|
||||
|
||||
#include <amxmodx>
|
||||
#include <amxmisc>
|
||||
|
||||
/** skip autoloading since it's optional */
|
||||
#define AMXMODX_NOAUTOLOAD
|
||||
#include <cstrike>
|
||||
|
||||
new g_menuPosition[33]
|
||||
|
Reference in New Issue
Block a user