mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 05:47:42 +00:00
Work on CBallCamera
This commit is contained in:
@@ -242,7 +242,7 @@ void CCameraManager::ApplyCameraHint(const CScriptCameraHint& hint, CStateManage
|
||||
x80_ballCamera->ApplyCameraHint(mgr);
|
||||
|
||||
if ((hint.GetHint().GetOverrideFlags() & 0x20) != 0)
|
||||
x80_ballCamera->ResetPosition();
|
||||
x80_ballCamera->ResetPosition(mgr);
|
||||
|
||||
switch (hint.GetHint().GetBehaviourType())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user