Merge pull request #5288 from laser50/patch-1

Returns ..() on Microwaves
This commit is contained in:
Chinsky
2014-06-19 12:22:04 +04:00
+1 -1
View File
@@ -26,7 +26,7 @@
********************/
/obj/machinery/microwave/New()
//..() //do not need this
..()
reagents = new/datum/reagents(100)
reagents.my_atom = src
if (!available_recipes)