Rewrote hit window, score screen, fixed replays.
This commit is contained in:
7
source/PlayStateChangeables.hx
Normal file
7
source/PlayStateChangeables.hx
Normal file
@ -0,0 +1,7 @@
|
||||
class PlayStateChangeables
|
||||
{
|
||||
public static var useDownscroll:Bool;
|
||||
public static var safeFrames:Int;
|
||||
public static var scrollSpeed:Float;
|
||||
public static var botPlay:Bool;
|
||||
}
|
Reference in New Issue
Block a user