Last-minute solidification of the bugfix I made previously with mechas.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1943 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
vageyenaman@gmail.com
2011-07-28 19:16:18 +00:00
parent 41ce85d8ff
commit 1c0b338547
+2 -1
View File
@@ -1150,7 +1150,8 @@
if(newname)
name = newname
else
alert(occupant, "nope.avi")
if(!newname || newname == "" || newname == " ")
alert(occupant, "nope.avi")
return
if (href_list["repair_int_control_lost"])
src.occupant_message("Recalibrating coordination system.")