Jeck - Fixes for how options handle first boot, should resolve trophy room issue (no unlocked set on first boot).

This commit is contained in:
wagic.jeck
2009-12-13 15:00:53 +00:00
parent 61f38b7494
commit b766dd6e4a
5 changed files with 40 additions and 39 deletions
+1
View File
@@ -37,6 +37,7 @@ void GameStateAwards::Start()
{
char buf[256];
mState = STATE_LISTVIEW;
options.checkProfile();
menu = NULL;
saveMe = options.newAward();