unmeme a dvar check

This commit is contained in:
RaidMax
2020-04-18 17:48:49 -05:00
parent ee087f1c85
commit 0b643b2099
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; }
}
}