Jeck - Fix to shop.
This commit is contained in:
@@ -395,6 +395,7 @@ void GameStateShop::Update(float dt)
|
||||
if (menu)
|
||||
menu->Update(dt);
|
||||
beginPurchase(mBuying);
|
||||
mStage = STAGE_SHOP_SHOP;
|
||||
break;
|
||||
case STAGE_SHOP_MENU:
|
||||
if (menu){
|
||||
|
||||
Reference in New Issue
Block a user