Toggles for handheld interactables. (#2049)
* how bout you give em a tog * two more. * boop
This commit is contained in:
@@ -53,7 +53,7 @@ namespace Content.Server.GameObjects.Components.Paper
|
||||
|
||||
_mode = PaperAction.Read;
|
||||
UpdateUserInterface();
|
||||
UserInterface?.Open(actor.playerSession);
|
||||
UserInterface?.Toggle(actor.playerSession);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user