Fixes a warning caused preloader not running

This commit is contained in:
Cyberboss
2017-02-15 09:10:13 -05:00
committed by GitHub
parent 22976bf48f
commit ccc3328935
+1 -1
View File
@@ -400,9 +400,9 @@
return 1
/obj/docking_port/mobile/pod/New()
..()
if(id == "pod")
WARNING("[type] id has not been changed from the default. Use the id convention \"pod1\" \"pod2\" etc.")
..()
/obj/docking_port/mobile/pod/cancel()
return