Skip to content

Commit

Permalink
A p2
Browse files Browse the repository at this point in the history
  • Loading branch information
poec987 authored Jul 20, 2024
1 parent 189c43d commit b10cfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/PlayState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ class PlayState extends MusicBeatState
var detailsPausedText:String = "";
#end

public static var devMode = true; // For teh devs
public static var devMode = false; // For teh devs

override public function create()
{
Expand Down

0 comments on commit b10cfb8

Please sign in to comment.