mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-08-30 10:25:00 +00:00
Compare commits
2 commits
eeb287f1c1
...
e90de0f55e
Author | SHA1 | Date | |
---|---|---|---|
|
e90de0f55e | ||
|
37dc646b8b |
|
@ -544,7 +544,7 @@ class SongMenuItem extends FlxSpriteGroup
|
|||
initData(null, styleData, 1);
|
||||
y = intendedY(0) + 10;
|
||||
targetPos.x = x;
|
||||
alpha = 0.5;
|
||||
alpha = 0;
|
||||
songText.visible = false;
|
||||
favIcon.visible = false;
|
||||
favIconBlurred.visible = false;
|
||||
|
|
Loading…
Reference in a new issue