*Fixed an issue with the gamebrowser

This commit is contained in:
DRayX7 2009-05-27 00:45:00 +00:00
parent 5d4f55d333
commit cbaf4d6832

View File

@ -148,7 +148,8 @@ GuiGameBrowser::GuiGameBrowser(int w, int h, struct discHdr * l, int gameCnt, co
game[i]->SetSoundClick(btnSoundClick);
gameIndex[i] = i;
}
}
UpdateListEntries();
}
/**