Minor paper ECS and stamps (#7394)
Co-authored-by: fishfish458 <fishfish458>
This commit is contained in:
@@ -39,7 +39,7 @@ namespace Content.Client.Paper.UI
|
||||
{
|
||||
if (!string.IsNullOrEmpty(obj.Text))
|
||||
{
|
||||
SendMessage(new PaperInputText(obj.Text));
|
||||
SendMessage(new PaperInputTextMessage(obj.Text));
|
||||
|
||||
if (_window != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user