From 98e6decd231c00314feaf0da4dbaad03b7bdda4e Mon Sep 17 00:00:00 2001 From: Dennok Date: Tue, 21 Apr 2015 20:22:51 +0300 Subject: [PATCH] Remove standatd_icon --- code/modules/overmap/ships/ship.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/overmap/ships/ship.dm b/code/modules/overmap/ships/ship.dm index 54cdff3815..bb51946adb 100644 --- a/code/modules/overmap/ships/ship.dm +++ b/code/modules/overmap/ships/ship.dm @@ -23,7 +23,6 @@ nav_control = H break processing_objects.Add(src) - standart_icon = icon /obj/effect/map/ship/relaymove(mob/user, direction) accelerate(direction)