This commit is contained in:
RealFD 2021-10-22 19:24:47 +02:00
parent 75ce0e6a5e
commit ee62651917
1 changed files with 1 additions and 1 deletions

View File

@ -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;