T201704210853
This commit is contained in:
@@ -79,6 +79,8 @@ class Database
|
||||
return 'No chosen answer specified. This is an internal error.';
|
||||
case 13104:
|
||||
return 'No game for specified user name. This is an internal error.';
|
||||
case 13105:
|
||||
return 'The correct token was not provided. This is an internal error.';
|
||||
default:
|
||||
return 'An unknown error occurred.';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user