Microwave was stuck in busy state on some BeingMicrowavedEvents (#8381)
This commit is contained in:
@@ -212,6 +212,7 @@ namespace Content.Server.Kitchen.Components
|
||||
|
||||
if (ev.Handled)
|
||||
{
|
||||
_busy = false;
|
||||
UIDirty = true;
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user