Update colormate.dm
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
return FALSE
|
||||
|
||||
/obj/machinery/gear_painter/handle_atom_del(atom/movable/AM)
|
||||
if(AM == inserrted)
|
||||
if(AM == inserted)
|
||||
inserted = null
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user