Fix accidental crayon graffiti when writing on paper (#21445)
This commit is contained in:
@@ -107,6 +107,7 @@ namespace Content.Server.Paper
|
|||||||
paperComp.Mode = PaperAction.Write;
|
paperComp.Mode = PaperAction.Write;
|
||||||
_uiSystem.TryOpen(uid, PaperUiKey.Key, actor.PlayerSession);
|
_uiSystem.TryOpen(uid, PaperUiKey.Key, actor.PlayerSession);
|
||||||
UpdateUserInterface(uid, paperComp, actor.PlayerSession);
|
UpdateUserInterface(uid, paperComp, actor.PlayerSession);
|
||||||
|
args.Handled = true;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user