(84bcafc68) Added "text picker menu" to ItemMsgs, replace """ with a quotation mark in texts
This commit is contained in:
@@ -190,7 +190,7 @@ namespace Barotrauma.Items.Components
|
||||
get { return name; }
|
||||
}
|
||||
|
||||
[Editable, Serialize("", true)]
|
||||
[Editable, Serialize("", true, translationTextTag: "ItemMsg")]
|
||||
public string Msg
|
||||
{
|
||||
get;
|
||||
|
||||
Reference in New Issue
Block a user