mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
More inlines
Also update dtk-template
This commit is contained in:
@@ -359,7 +359,7 @@ void daObjMknjD::Act_c::setGoal(int i_staffIdx) {
|
||||
cXyz pos = *dComIfGp_evmng_getMyXyzP(i_staffIdx, "Posion");
|
||||
|
||||
mDoMtx_stack_c::transS(current.pos);
|
||||
mDoMtx_YrotM(mDoMtx_stack_c::get(), current.angle.y);
|
||||
mDoMtx_stack_c::YrotM(current.angle.y);
|
||||
|
||||
mDoMtx_stack_c::transM(pos);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user