rename white dream to giedi prime (#635)

This commit is contained in:
ThereDrD
2024-08-19 03:27:31 +03:00
committed by GitHub
parent 9a3b515776
commit c28a330372
62 changed files with 70 additions and 77 deletions

View File

@@ -35,7 +35,7 @@ public sealed partial class EmotePrototype : IPrototype
[DataField("chatTriggers")]
public HashSet<string>? ChatTriggers = new();
/// <summary> White Dream EDIT Start
/// <summary> Giede Prime EDIT Start
/// Текст для кнопки в эмоут меню.
/// Бля ну или как это описать, вы поняли короче. ¯\_(ツ)_/¯
/// </summary>
@@ -44,7 +44,7 @@ public sealed partial class EmotePrototype : IPrototype
[DataField("allowMenu")]
public bool AllowToEmotionsMenu { get; } = false;
// White Dream EDIT end
// Giede Prime EDIT end
}
/// <summary>