v1.3.0.1 (Epic Store release)
This commit is contained in:
@@ -65,6 +65,7 @@ namespace Barotrauma.Networking
|
||||
|
||||
PERMISSIONS, //tell the client which special permissions they have (if any)
|
||||
ACHIEVEMENT, //give the client a steam achievement
|
||||
ACHIEVEMENT_STAT, //increment stat for an achievement
|
||||
CHEATS_ENABLED, //tell the clients whether cheats are on or off
|
||||
|
||||
CAMPAIGN_SETUP_INFO,
|
||||
@@ -147,7 +148,7 @@ namespace Barotrauma.Networking
|
||||
ServerCrashed,
|
||||
ServerFull,
|
||||
AuthenticationRequired,
|
||||
SteamAuthenticationFailed,
|
||||
AuthenticationFailed,
|
||||
SessionTaken,
|
||||
TooManyFailedLogins,
|
||||
InvalidName,
|
||||
|
||||
Reference in New Issue
Block a user