mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-31 01:25:16 -04:00
Sets player getItemId before other messagebox instance.
This commit is contained in:
@@ -154,6 +154,7 @@ void func_80AFB89C(EnSi* this, GlobalContext* globalCtx) {
|
||||
} else {
|
||||
Item_Give(globalCtx, giveItemId);
|
||||
}
|
||||
player->getItemId = getItemId;
|
||||
Message_StartTextbox(globalCtx, textId, NULL);
|
||||
if (gSaveContext.n64ddFlag) {
|
||||
Audio_PlayFanfare_Rando(getItemId);
|
||||
|
||||
Reference in New Issue
Block a user