new exception found ;)
This commit is contained in:
parent
8c54b3d6fc
commit
fd7770d167
@ -72,6 +72,7 @@ class FaultException extends Exception
|
||||
case 'You cannot change the max spectators count: AllowSpectatorRelays is activated.':
|
||||
case 'There are too many players':
|
||||
case 'There are too many spectators':
|
||||
case 'Unknown hideserver value':
|
||||
return new ServerOptionsException($faultString, $faultCode);
|
||||
case 'New mode unknown.':
|
||||
case 'You need to stop the server to change to/from script mode.':
|
||||
|
Loading…
Reference in New Issue
Block a user