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:
@@ -34,6 +34,7 @@ files = [
|
||||
'smn_players.cpp',
|
||||
'MemoryUtils.cpp',
|
||||
'smn_admin.cpp',
|
||||
'smn_banning.cpp',
|
||||
'sm_crc32.cpp'
|
||||
]
|
||||
if AMBuild.target['platform'] == 'windows':
|
||||
|
||||
Reference in New Issue
Block a user