Verb predict (#5638)
This commit is contained in:
@@ -197,6 +197,8 @@ namespace Content.Server.Chemistry.Components
|
||||
|
||||
public void UpdateUserInterface()
|
||||
{
|
||||
if (!Initialized) return;
|
||||
|
||||
var state = GetUserInterfaceState();
|
||||
UserInterface?.SetState(state);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user