Skip to content

Commit

Permalink
i think im onto somethin
Browse files Browse the repository at this point in the history
  • Loading branch information
IdealistCat authored Oct 1, 2024
1 parent c17c479 commit b11a709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/funkin/ui/MusicBeatState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import funkin.util.WindowUtil;
*/
class MusicBeatState extends FlxTransitionableState implements IEventHandler
{
var windowTitle = "Friday Night Funkin'";
public var windowTitle = "Friday Night Funkin'";
var controls(get, never):Controls;

inline function get_controls():Controls
Expand Down

0 comments on commit b11a709

Please sign in to comment.