mirror of
https://github.com/zeldaret/ss
synced 2026-08-03 16:52:37 -04:00
d_t_barrel linked
This commit is contained in:
@@ -84,7 +84,7 @@ void dTgBarrel_c::executeState_Wait() {
|
||||
mStateMgr.changeState(StateID_Stop);
|
||||
return;
|
||||
}
|
||||
dAcOstageSink_c *pStage = mStageRef.get();
|
||||
dAcObjBase_c *pStage = mStageRef.get();
|
||||
|
||||
mVec3_c pos = pStage->mPosition;
|
||||
mAng3_c rot = pStage->mRotation;
|
||||
|
||||
Reference in New Issue
Block a user