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:
@ -124,6 +124,9 @@ const plugin = {
|
||||
'csgo': {
|
||||
right: colorLeft
|
||||
},
|
||||
'h2m': {
|
||||
right: colorLeft
|
||||
},
|
||||
};
|
||||
|
||||
const servers = plugin.manager.servers;
|
||||
|
Reference in New Issue
Block a user