From 6c4c3e42553152a8c92c3ef44645f2dd83a7d6bd Mon Sep 17 00:00:00 2001 From: lolman360 Date: Mon, 10 Aug 2020 09:47:55 +1000 Subject: [PATCH] lint! --- code/modules/reagents/chemistry/machinery/chem_master.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/modules/reagents/chemistry/machinery/chem_master.dm b/code/modules/reagents/chemistry/machinery/chem_master.dm index 207325e1b3..32ac7cecba 100644 --- a/code/modules/reagents/chemistry/machinery/chem_master.dm +++ b/code/modules/reagents/chemistry/machinery/chem_master.dm @@ -1,5 +1,3 @@ -#define PILL_STYLE_COUNT 22 //Update this if you add more pill icons or you die -#define RANDOM_PILL_STYLE 22 //Dont change this one though /obj/machinery/chem_master name = "ChemMaster 3000"