Ports in microwave updates and its radial menu.

This commit is contained in:
Ghommie
2019-06-23 06:10:49 +02:00
parent 2f96e40120
commit 2e30b91567
7 changed files with 305 additions and 250 deletions
+1 -1
View File
@@ -396,7 +396,7 @@
//TODO bloody overlay
/obj/item/stack/microwave_act(obj/machinery/microwave/M)
if(M && M.dirty < 100)
if(istype(M) && M.dirty < 100)
M.dirty += amount
/*