mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Style
This commit is contained in:
parent
147ac5261e
commit
9361a31675
@ -506,7 +506,7 @@ MxResult LegoNavController::ProcessJoystickInput(MxBool& p_und)
|
||||
LegoWorld* world = CurrentWorld();
|
||||
|
||||
if (world && world->GetCamera()) {
|
||||
world->GetCamera()->FUN_10012320(povPosition * 0.017453333333333335);
|
||||
world->GetCamera()->FUN_10012320(DTOR(povPosition));
|
||||
p_und = TRUE;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user