mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 06:48:04 +03:00
this may have caused problem
This commit is contained in:
parent
449f31d78c
commit
1994917044
@ -96,7 +96,6 @@ public plugin_init() {
|
||||
get_configsdir(configsDir, 63)
|
||||
server_cmd("exec %s/amxx.cfg", configsDir) // Execute main configuration file
|
||||
server_cmd("exec %s/sql.cfg", configsDir)
|
||||
server_exec()
|
||||
#if defined USING_SQL
|
||||
server_cmd("amx_sqladmins")
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user