1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-12 16:18:07 -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

@ -124,6 +124,9 @@ const plugin = {
'csgo': {
right: colorLeft
},
'h2m': {
right: colorLeft
},
};
const servers = plugin.manager.servers;