1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-18 02:58:10 -05:00

rcon command formatted to work in linux

fixes to work with mono
This commit is contained in:
RaidMax
2018-04-07 14:49:00 -05:00
parent f61b693582
commit 0db93be91f
9 changed files with 30 additions and 73 deletions

View File

@ -230,7 +230,6 @@ namespace StatsPlugin
MetaService.AddMeta(getMessages);
// todo: is this fast? make async?
string totalKills()
{
var serverStats = new GenericRepository<EFServerStatistics>();