anime (#653)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user