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

@@ -3,7 +3,7 @@ CaveHole_CheckFallDownHole:
.2byte 0
CaveHole_FixCrackedGround:
#if UBFIX
#ifdef UBFIX
setvar VAR_ICE_STEP_COUNT, 1
#else
copyvar VAR_ICE_STEP_COUNT, 1, warn=FALSE