mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-08-26 19:43:29 +00:00
runnable build
This commit is contained in:
@@ -28,8 +28,10 @@ namespace game{
|
||||
}
|
||||
void OptionsButton::BackButton::onClick() {
|
||||
GameManager *gm = GameManager::getSingleton();
|
||||
/*
|
||||
gm->detachAllBitmapTexts();
|
||||
gm->detachAllImages();
|
||||
*/
|
||||
state->removeAllListboxes();
|
||||
state->removeAllCheckboxes();
|
||||
state->removeAllSliders();
|
||||
|
||||
Reference in New Issue
Block a user