mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-02-04 09:40:45 +03:00
fixed a bug where plmenu autoloaded cstrike
This commit is contained in:
parent
36ec7bc818
commit
2ece53fa38
@ -34,6 +34,9 @@
|
|||||||
|
|
||||||
#include <amxmodx>
|
#include <amxmodx>
|
||||||
#include <amxmisc>
|
#include <amxmisc>
|
||||||
|
|
||||||
|
/** skip autoloading since it's optional */
|
||||||
|
#define AMXMODX_NOAUTOLOAD
|
||||||
#include <cstrike>
|
#include <cstrike>
|
||||||
|
|
||||||
new g_menuPosition[33]
|
new g_menuPosition[33]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user