Cstrike: Add cstrike_const.inc and move existing constants there

This commit is contained in:
Arkshine
2015-07-15 22:57:57 +02:00
parent eb9405bd97
commit d3e5957215
5 changed files with 139 additions and 115 deletions

View File

@ -273,6 +273,7 @@ scripting_files = [
'include/core.inc',
'include/csstats.inc',
'include/cstrike.inc',
'include/cstrike_const.inc',
'include/csx.inc',
'include/cvars.inc',
'include/datapack.inc',