mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
Integrate Amuse into hecl cook/extract for MP1/2
This commit is contained in:
@@ -138,7 +138,7 @@ void CHudEnergyInterface::SetEnergyLow(bool energyLow)
|
||||
x28_textpane_energywarning->TextSupport().SetText(string);
|
||||
|
||||
if (energyLow)
|
||||
CSfxManager::SfxStart(1405, 1.f, 0.f, false, 0x7f, false, kInvalidAreaId);
|
||||
CSfxManager::SfxStart(SFXui_energy_low, 1.f, 0.f, false, 0x7f, false, kInvalidAreaId);
|
||||
|
||||
x1c_27_energyLow = energyLow;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user