mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	relhell:: ads:: barrier-walls crash into
This commit is contained in:
		| @@ -54,7 +54,7 @@ void fire() { | ||||
|     hybrid::in_underlying_geometry([&] { | ||||
|       gen_terrain(c1, ci); | ||||
|       }); | ||||
|     if(among(ci.type, wtSolid, wtDestructible)) { | ||||
|     if(among(ci.type, wtSolid, wtDestructible, wtBarrier)) { | ||||
|       r->life_end = t; | ||||
|  | ||||
|       auto Scell_inv = ads_inverse(Scell); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue