mirror of
https://github.com/zeldaret/ss
synced 2026-07-01 19:50:18 -04:00
d_lyt_msg_window_wood OK, d_lyt_common_a_btn OK
This commit is contained in:
+1
-1
@@ -234,7 +234,7 @@ bool dCsGame_c::lytItemCursor_c::doInit() {
|
||||
mAnm.init(mAnmGroups.tmp.mAnmGroups, lytItemCursorMap, 0x17, mpResAcc, mLyt.getLayout());
|
||||
|
||||
for (int i = 0; i < 0x17; i++) {
|
||||
mAnmGroups.tmp.mAnmGroups[i].setDirection(false);
|
||||
mAnmGroups.tmp.mAnmGroups[i].bind(false);
|
||||
mAnmGroups.tmp.mAnmGroups[i].setAnimEnable(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user