Toggles for handheld interactables. (#2049)
* how bout you give em a tog * two more. * boop
This commit is contained in:
@@ -195,7 +195,7 @@ namespace Content.Server.GameObjects.Components.Kitchen
|
||||
}
|
||||
|
||||
_uiDirty = true;
|
||||
UserInterface?.Open(actor.playerSession);
|
||||
UserInterface?.Toggle(actor.playerSession);
|
||||
}
|
||||
|
||||
public async Task<bool> InteractUsing(InteractUsingEventArgs eventArgs)
|
||||
|
||||
Reference in New Issue
Block a user