mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	offscreen fire heating Icy up was buggy -- removing
This commit is contained in:
		| @@ -1776,7 +1776,6 @@ namespace heat { | ||||
|             HEAT(c) = 0; | ||||
|           else { | ||||
|             HEAT(c) *= 1 - rate/10; | ||||
|             if(isFire(c)) HEAT(c) += purehepta ? 5.2 : 4; | ||||
|             offscreen2.push_back(c); | ||||
|             } | ||||
|           } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue