Add RCon support for S1x

This commit is contained in:
RaidMax
2021-04-16 13:35:51 -05:00
parent e80e5d6a70
commit 34e7d69110
6 changed files with 48 additions and 4 deletions

View File

@ -13,7 +13,8 @@
T4 = 5,
T5 = 6,
T6 = 7,
T7 = 8
T7 = 8,
SHG1 = 9
}
}
}