diff options
Diffstat (limited to 'src/d/d_attention.cpp')
| -rw-r--r-- | src/d/d_attention.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_attention.cpp b/src/d/d_attention.cpp index 3bce13c4..3c2b56b2 100644 --- a/src/d/d_attention.cpp +++ b/src/d/d_attention.cpp @@ -75,7 +75,7 @@ dAttention_c::dAttention_c(fopAc_ac_c* player, u32 playerNo) { modelData, &mCallBack, NULL, (J3DAnmTransformKey*)dComIfG_getObjectRes("Always", ALWAYS_BCK_YJ_LOOP), - J3DFrameCtrl::LOOP_REPEAT_e, 1.0f, 0, -1, 1, + J3DFrameCtrl::EMode_LOOP, 1.0f, 0, -1, 1, NULL, 0x00080000, 0x01000003 |
