Remove bad #undef's and conflicting macros for SpacemanDMM to stop throwing warnings

This commit is contained in:
tigercat2000
2018-05-31 19:34:47 -07:00
parent 660c07a326
commit 5ace5944d9
25 changed files with 41 additions and 70 deletions
-2
View File
@@ -224,8 +224,6 @@
/obj/machinery/power/smes/proc/chargedisplay()
return round(5.5*charge/(capacity ? capacity : 5e6))
#define SMESRATE 0.05
/obj/machinery/power/smes/process()
if(stat & BROKEN) return