my bad
This commit is contained in:
parent
2f95d77060
commit
2f54409ca5
1 changed files with 0 additions and 3 deletions
|
|
@ -52,9 +52,6 @@ namespace Content.Server.Stack
|
|||
? stackType.Spawn
|
||||
: stack.Owner.Prototype?.ID;
|
||||
|
||||
if (prototype == null)
|
||||
return null;
|
||||
|
||||
// Try to remove the amount of things we want to split from the original stack...
|
||||
if (!Use(uid, amount, stack))
|
||||
return null;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue