diff --git a/scripts/result.lua b/scripts/result.lua index 3be5549..f296b7b 100644 --- a/scripts/result.lua +++ b/scripts/result.lua @@ -84,7 +84,7 @@ local clearBadgeImages = { -- ANIMS local idolAnimation = gfx.LoadSkinAnimation('idol', 1 / 30, 0, true); -- added new -local RightPanelAni = gfx.LoadSkinAnimation("result/diagonalanims", 1 / 30, 0, true) +local RightPanelAni = gfx.LoadSkinAnimation("result/diagonal anims", 1 / 30, 0, true) -- local transitionEnterScale = 0; local idolAnimTransitionScale = 0;