mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-07-29 15:30:10 -04:00
map bullshit in progress songconverter
This commit is contained in:
parent
34dc1826ef
commit
5d37413c35
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ typedef SwagSong =
|
|||
|
||||
class SongLoad
|
||||
{
|
||||
public static var curDiff(default, set):Int = 0;
|
||||
public static var curDiff(default, set):Int;
|
||||
public static var curNotes:Array<SwagSection>;
|
||||
public static var songData:SwagSong;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue