mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
add iw7-mod RCON support (#361)
* create iw7-mod parser * iw7 default settings & enum stuff * add zm maps to defaultsettings
This commit is contained in:
@ -37,7 +37,8 @@ namespace SharedLibraryCore
|
||||
CSGO = 10,
|
||||
H1 = 11,
|
||||
L4D2 = 12,
|
||||
H2M = 13
|
||||
H2M = 13,
|
||||
IW7 = 14
|
||||
}
|
||||
|
||||
// only here for performance
|
||||
|
Reference in New Issue
Block a user