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

slc update (#319)

This commit is contained in:
Amos 2024-01-22 01:08:25 +00:00 committed by GitHub
parent 94d436a203
commit a81f9ecfa0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,5 +16,7 @@
public string RConGetInfo { get; set; }
public string RConResponse { get; set; }
public string RconGetInfoResponseHeader { get; set; }
public string Mute { get; set; }
public string Unmute { get; set; }
}
}