Jeck - Fix memory leak in collection stats page. Thanks, Psyringe!
This commit is contained in:
@@ -312,6 +312,7 @@ bool GameStateAwards::enterStats(int option){
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SAFE_DELETE(ddw);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
void GameStateAwards::ButtonPressed(int controllerId, int controlId)
|
void GameStateAwards::ButtonPressed(int controllerId, int controlId)
|
||||||
|
|||||||
Reference in New Issue
Block a user