mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-02-04 01:30:39 +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 <amxmisc>
|
||||
|
||||
/** skip autoloading since it's optional */
|
||||
#define AMXMODX_NOAUTOLOAD
|
||||
#include <cstrike>
|
||||
|
||||
new g_menuPosition[33]
|
||||
|
Loading…
x
Reference in New Issue
Block a user