Move banning natives from core to logic (bug 4406 part 3, r=fyren).
--HG-- rename : core/smn_banning.cpp => core/logic/smn_banning.cpp
This commit is contained in:
@@ -55,6 +55,7 @@ ITimerSystem *timersys;
|
||||
ServerGlobals serverGlobals;
|
||||
IPlayerManager *playerhelpers;
|
||||
IAdminSystem *adminsys;
|
||||
IGameHelpers *gamehelpers;
|
||||
|
||||
static sm_logic_t logic =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user