mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
whoops
This commit is contained in:
@@ -1476,7 +1476,7 @@ s32 EnAn_MsgEvent_GiveLunchToGranny(Actor* thisx, PlayState* play) {
|
||||
switch (this->msgEventState) {
|
||||
case 0x0:
|
||||
ret = 0;
|
||||
if (EnAn_ChangeCutscene(this, csId)) {
|
||||
if (!EnAn_ChangeCutscene(this, csId)) {
|
||||
break;
|
||||
}
|
||||
FALLTHROUGH;
|
||||
|
||||
Reference in New Issue
Block a user