Jeck - More fixes to r1827.

This commit is contained in:
wagic.jeck
2010-02-08 09:05:09 +00:00
parent a747d4ef1d
commit 76f012cc99
3 changed files with 23 additions and 4 deletions
+1
View File
@@ -321,6 +321,7 @@ bool GameStateAwards::enterStats(int option){
}
}
SAFE_DELETE(ddw->parent);
SAFE_DELETE(ddw);
return true;
}