Add AutoExecConfig native call to basevotes.sp (#535)
This commit is contained in:
parent
e74b5807a9
commit
482a2f2eb5
@ -129,6 +129,8 @@ public void OnPluginStart()
|
||||
}
|
||||
*/
|
||||
|
||||
AutoExecConfig(true, "funvotes");
|
||||
|
||||
/* Account for late loading */
|
||||
TopMenu topmenu;
|
||||
if (LibraryExists("adminmenu") && ((topmenu = GetAdminTopMenu()) != null))
|
||||
|
Loading…
Reference in New Issue
Block a user