mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 17:04:55 +00:00
Merge branch 'pr-146'
This commit is contained in:
@@ -137,6 +137,7 @@ void CFlickerBat::DoUserAnimEvent(CStateManager& mgr, const CInt32POINode& node,
|
||||
|
||||
void CFlickerBat::Death(CStateManager& mgr, const zeus::CVector3f& direction, EScriptObjectState state) {
|
||||
SetFlickerBatState(EFlickerBatState::Visible, mgr);
|
||||
SetMuted(false);
|
||||
CPatterned::Death(mgr, direction, state);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user