Fixed the admins list not flushing when amx_reloadadmins is executed.
This commit is contained in:
parent
747d326ed5
commit
ed3f5dfd4b
|
@ -567,6 +567,8 @@ public cmdReload(id, level, cid)
|
|||
//strip original flags (patch submitted by mrhunt)
|
||||
remove_user_flags(0, read_flags("z"))
|
||||
|
||||
admins_flush();
|
||||
|
||||
#if !defined USING_SQL
|
||||
new filename[128]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user