runnable build

This commit is contained in:
devZoGok
2021-10-31 15:26:45 +02:00
parent b18b2fe9a8
commit 3b9961c8a6
19 changed files with 9 additions and 737 deletions
+2
View File
@@ -28,8 +28,10 @@ namespace game{
}
void OptionsButton::BackButton::onClick() {
GameManager *gm = GameManager::getSingleton();
/*
gm->detachAllBitmapTexts();
gm->detachAllImages();
*/
state->removeAllListboxes();
state->removeAllCheckboxes();
state->removeAllSliders();