mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
Update src/overlays/actors/ovl_En_An/z_en_an.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
This commit is contained in:
co-authored by
engineer124
parent
79ee453641
commit
07eb70c71f
@@ -1670,7 +1670,7 @@ s32* EnAn_GetMsgEventScript(EnAn* this, PlayState* play) {
|
||||
return sAnjuMsgScript_80B58A44;
|
||||
}
|
||||
|
||||
if (SCHEDULE_CONVERT_TIME(gSaveContext.save.time) < SCHEDULE_TIME(14, 18)) {
|
||||
if (SCHEDULE_TIME_NOW < SCHEDULE_TIME(14, 18)) {
|
||||
return sAnjuMsgScript_80B58ABC;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user