This commit is contained in:
Ben Gräf 2017-10-20 20:07:25 +02:00
parent e245b50a41
commit d34d51d7a2
6 changed files with 25 additions and 27 deletions

View file

@ -46,7 +46,7 @@ public:
int start();
static void restart();
static void quit();
static void shutdown();
protected:
void onConsoleCommand(char command) override;