mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	nil:: fixed a possible crash due to missing compute_hept()
This commit is contained in:
		| @@ -1041,6 +1041,7 @@ EX void create_faces() { | ||||
|     for(auto& h: fvs) h[0] *= nilwidth, h[1] *= nilwidth, h[2] *= nilwidth * nilwidth; | ||||
|     add_wall(i, fvs); | ||||
|     } | ||||
|   get_hsh().compute_hept(); | ||||
|   } | ||||
|    | ||||
| EX } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue