forked from jaildesigner-jailgames/jaildoctors_dilemma
Añadida Tu peor pesadilla a la pantalla de Game Over
This commit is contained in:
@@ -824,7 +824,7 @@ bool Room::itemCollision(SDL_Rect &rect)
|
||||
items.erase(items.begin() + i);
|
||||
JA_PlaySound(itemSound);
|
||||
*itemsPicked = *itemsPicked + 1;
|
||||
options->items = *itemsPicked;
|
||||
options->stats.items = *itemsPicked;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user