bruh
This commit is contained in:
parent
172e166ef2
commit
bff8ff6416
@ -31,7 +31,7 @@ class MainMenuState extends MusicBeatState
|
||||
var newGaming2:FlxText;
|
||||
var newInput:Bool = true;
|
||||
|
||||
public static var kadeEngineVer:String = "1.1.2";
|
||||
public static var kadeEngineVer:String = "1.1.3";
|
||||
public static var gameVer:String = "0.2.7.1";
|
||||
|
||||
var magenta:FlxSprite;
|
||||
|
@ -158,7 +158,7 @@ class PlayState extends MusicBeatState
|
||||
shits = 0;
|
||||
goods = 0;
|
||||
|
||||
misses++;
|
||||
misses = 0;
|
||||
|
||||
repPresses = 0;
|
||||
repReleases = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user