Fix incorrect UBFIX checks (#2206)

Co-authored-by: Hedara <hedara90@gmail.com>
This commit is contained in:
hedara90
2025-11-16 11:33:16 +01:00
committed by GitHub
parent b231424527
commit f8e7a2db5f
5 changed files with 5 additions and 5 deletions
@@ -76,7 +76,7 @@ LilycoveCity_LilycoveMuseum_2F_EventScript_ShowExhibitHall::
applymovement LOCALID_PLAYER, LilycoveCity_LilycoveMuseum_2F_Movement_PlayerWalkInPlaceLeft
waitmovement 0
msgbox LilycoveCity_LilycoveMuseum_2F_Text_PleaseObtainPaintingsForExhibit, MSGBOX_SIGN
#if UBFIX
#ifdef UBFIX
setvar VAR_LILYCOVE_MUSEUM_2F_STATE, 1
#else
copyvar VAR_LILYCOVE_MUSEUM_2F_STATE, 1, warn=FALSE