This commit is contained in:
Valtos
2024-08-21 18:51:06 +05:00
committed by GitHub
parent 607f96b9f8
commit c67dcd6b5a
70 changed files with 63 additions and 63 deletions

View File

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