This commit is contained in:
LagoLunatic
2026-05-07 16:54:44 -04:00
parent 6d4db5adc7
commit 333ea2f775
10 changed files with 39 additions and 41 deletions
+1 -2
View File
@@ -794,8 +794,7 @@ void down(fganon_class* i_this) {
break;
}
case 3: {
int frame = i_this->mpMorf->getFrame();
if (frame == 2) {
if ((int)i_this->mpMorf->getFrame() == 2) {
fopAcM_monsSeStart(a_this, JA_SE_CV_PG_TIRED, 0);
}
break;