This commit is contained in:
JustArchi
2016-03-13 20:56:23 +01:00
parent 7a97045412
commit 06778c9bb0
3 changed files with 4 additions and 3 deletions

View File

@@ -48,6 +48,7 @@ namespace ArchiSteamFarm {
}
internal enum EMode : byte {
Unknown,
Normal, // Standard most common usage
Client, // WCF client only
Server // Normal + WCF server