Skip to content

Commit

Permalink
Update CharSelectGF.hx
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesisfeline committed Nov 17, 2024
1 parent 65b11d7 commit 86b1ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/funkin/ui/charSelect/CharSelectGF.hx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class CharSelectGF extends FlxAtlasSprite implements IBPMSyncedScriptedClass

public function onStepHit(event:SongTimeScriptEvent):Void {}

// var danceEvery:Int = 2;
var danceEvery:Int = 2;

public function onBeatHit(event:SongTimeScriptEvent):Void
{
Expand Down

0 comments on commit 86b1ea2

Please sign in to comment.