Fixing compiling errors.

This commit is contained in:
Fermi
2019-06-23 20:03:37 +01:00
parent 10109d0fe5
commit fdba8c000f
3 changed files with 3 additions and 3 deletions
@@ -17,8 +17,8 @@
if(!pH)//Dunno how things got here without a pH, but just in case
pH = 7
var/ImpureTot = 0
//var/pHmod = 1
var/turf/T = get_turf(my_atom)
if(temp>500)//if hot, start a fire
switch(temp)
if (500 to 750)