Erwan
- fixed a few memory leaks
This commit is contained in:
@@ -216,3 +216,7 @@ void ActionLayer::ButtonPressed(int controllerid, int controlid){
|
||||
menuObject = 0;
|
||||
|
||||
}
|
||||
|
||||
ActionLayer::~ActionLayer(){
|
||||
SAFE_DELETE(abilitiesMenu);
|
||||
}
|
||||
Reference in New Issue
Block a user