1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00

grab gametype from status for T7

This commit is contained in:
RaidMax
2020-08-05 09:30:02 -05:00
parent 1793f630f2
commit a749185468
8 changed files with 48 additions and 7 deletions

View File

@ -37,6 +37,7 @@ namespace SharedLibraryCore.Interfaces
RConDvarLatchedValue = 109,
RConDvarDomain = 110,
RConStatusMap = 111,
RConStatusGametype = 112,
AdditionalGroup = 200
}