mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-18 14:25:24 -04:00
match d_a_npc_tk for debug (#3046)
* match d_a_npc_tk for debug * fix macro usage * fix whitespace
This commit is contained in:
@@ -58,8 +58,7 @@ public:
|
||||
mDoMtx_stack_c::multVecZero(&newPos);
|
||||
current.pos = newPos;
|
||||
old.pos = current.pos;
|
||||
speed.y = 0.0f;
|
||||
speedF = 0.0f;
|
||||
speedF = speed.y = 0.0f;
|
||||
mpMorf->getModel()->setBaseTRMtx(mtx);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user