fixed game logic
This commit is contained in:
@@ -74,7 +74,7 @@ void GameSettingsAppMenu::drawFrame() const {
|
||||
this->placeText(text, "ULTRA", 50.f, 25.f, 2, 1);
|
||||
this->placeText(text, "MASTER", 5.f, 35.f, 0, 2);
|
||||
this->placeText(text, "TODO", 25.f, 35.f, 1, 2);
|
||||
this->placeText(text, "TOOD", 50.f, 35.f, 2, 2);
|
||||
this->placeText(text, "TODO", 50.f, 35.f, 2, 2);
|
||||
|
||||
this->renderWindow->display();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user