mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-02 09:47:58 +03:00
Refactor lara_fire.cpp
This commit is contained in:
parent
f30ae8839e
commit
a036810db9
12 changed files with 334 additions and 280 deletions
|
@ -2049,7 +2049,7 @@ void GuiController::UseCurrentItem()
|
|||
if (Lara.gunType != WEAPON_FLARE)
|
||||
{
|
||||
TrInput = IN_FLARE;
|
||||
LaraGun();
|
||||
LaraGun(LaraItem);
|
||||
TrInput = 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue