Fix wide battle shake test fixture

This commit is contained in:
syybott
2026-08-16 11:52:00 -05:00
parent 90eb53b00c
commit 524138ff27
@@ -77,6 +77,7 @@ local function battleWith(fx, sprites)
statusHUDVisible = function() return true end,
bottomUIVisible = function() return true end,
caughtMarkerVisible = function() return false end,
extendedHUD = function() return false end,
}
end