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

View File

@@ -6,7 +6,7 @@ SkyPillar_4F_MapScripts::
SkyPillar_4F_OnTransition:
call_if_lt VAR_SKY_PILLAR_STATE, 2, SkyPillar_4F_EventScript_CleanFloor
#if UBFIX
#ifdef UBFIX
setvar VAR_ICE_STEP_COUNT, 1
#else
copyvar VAR_ICE_STEP_COUNT, 1, warn=FALSE