mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 07:26:10 +00:00
Work on CSpacePirate
This commit is contained in:
@@ -318,7 +318,7 @@ void CNewIntroBoss::Think(float dt, CStateManager& mgr)
|
||||
}
|
||||
}
|
||||
|
||||
void CNewIntroBoss::DoUserAnimEvent(CStateManager& mgr, CInt32POINode& node, EUserEventType event, float dt)
|
||||
void CNewIntroBoss::DoUserAnimEvent(CStateManager& mgr, const CInt32POINode& node, EUserEventType event, float dt)
|
||||
{
|
||||
if (event == EUserEventType::DamageOn)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user