Fix Fultons losing their beacon when split (#20179)
This commit is contained in:
@@ -70,6 +70,9 @@ namespace Content.Server.Stack
|
||||
stackComp.Unlimited = false;
|
||||
}
|
||||
|
||||
var ev = new StackSplitEvent(entity);
|
||||
RaiseLocalEvent(uid, ref ev);
|
||||
|
||||
return entity;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user