mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-11 23:58:08 -05:00
Finish RCON dynamic parser impl
Fix configuration generation bug
This commit is contained in:
@ -8,5 +8,6 @@
|
||||
ParserRegex Quit { get; set; }
|
||||
ParserRegex Kill { get; set; }
|
||||
ParserRegex Damage { get; set; }
|
||||
ParserRegex Action { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user