T201704030953
This commit is contained in:
@@ -61,6 +61,8 @@ class Database
|
||||
return 'A game without a question is not possible. Please select new game length.';
|
||||
case 12102:
|
||||
return 'We only have '.$values[0].' questions. Please select new game length.';
|
||||
case 12103:
|
||||
return 'No user ID specified. Sebastian, please fix the app.';
|
||||
default:
|
||||
return 'An unknown error occurred.';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user