Smoothed naming and other conventions
This commit is contained in:
@@ -24,6 +24,7 @@ MainMenu::~MainMenu() {
|
||||
for (auto it : buttonMap) {
|
||||
delete it.second;
|
||||
}
|
||||
buttonMap.clear();
|
||||
#ifdef DEBUG
|
||||
cout << "leaving MainMenu" << endl;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user