1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

unmeme a dvar check

This commit is contained in:
RaidMax
2020-04-18 17:48:49 -05:00
parent 842fdc63a7
commit 37daca4a9f
5 changed files with 12 additions and 4 deletions

View File

@ -15,5 +15,6 @@
public string RConGetStatus { get; set; }
public string RConGetInfo { get; set; }
public string RConResponse { get; set; }
public string RconGetInfoResponseHeader { get; set; }
}
}