Skip to content
This repository was archived by the owner on Aug 29, 2022. It is now read-only.

Commit ad13ba1

Browse files
author
nelifs
committed
In.
1 parent 08c31e4 commit ad13ba1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/editors/ChartingState.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ class ChartingState extends MusicBeatState
240240

241241
#if desktop
242242
// Updating Discord Rich Presence
243-
DiscordClient.changePresence("Chart Editor", StringTools.replace(_song.song, '-', ' '));
243+
DiscordClient.changePresence("In Chart Editor", StringTools.replace(_song.song, '-', ' '));
244244
#end
245245

246246
vortex = FlxG.save.data.chart_vortex;

0 commit comments

Comments
 (0)