mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 21:47:39 +02:00
He rotate
This commit is contained in:
@ -105,7 +105,7 @@ namespace RhythmHeavenMania.Editor
|
||||
currentEventIndex = 0;
|
||||
UpdateIndex(0, false);
|
||||
|
||||
Editor.instance.SetGameEventTitle($"Select game event for {gameName}");
|
||||
Editor.instance.SetGameEventTitle($"Select game event for {gameName.Replace("\n", "")}");
|
||||
}
|
||||
|
||||
private void AddEvents()
|
||||
|
Reference in New Issue
Block a user