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

H2M-Mod Support (#337)

* feat: add h2m support

* fix: remove unneeded comma
This commit is contained in:
Liam
2024-08-13 02:05:25 +01:00
committed by GitHub
parent 4d1e7c2692
commit 88d05f5a8a
4 changed files with 356 additions and 33 deletions

View File

@ -36,7 +36,8 @@ namespace SharedLibraryCore
SHG1 = 9,
CSGO = 10,
H1 = 11,
L4D2 = 12
L4D2 = 12,
H2M = 13
}
// only here for performance