Merge pull request #15790 from AnturK/fix2

Minor fixes
This commit is contained in:
tkdrg
2016-02-28 22:38:41 -03:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -105,7 +105,7 @@
say("The supply shuttle has been loaned to Centcom.")
. = TRUE
if("add")
var/id = params["id"]
var/id = text2path(params["id"])
if(!SSshuttle.supply_packs[id])
return