Erwan
-fixed shop refresh method problem (would not save correctly)
This commit is contained in:
@@ -47,6 +47,7 @@ void GameStateShop::Start()
|
||||
|
||||
|
||||
void GameStateShop::load(){
|
||||
if (shop) shop->saveAll();
|
||||
SAFE_DELETE(shop);
|
||||
int sets[500];
|
||||
int boosterSets[500];
|
||||
|
||||
Reference in New Issue
Block a user