mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	ru:: a better implementation of next/current stats
This commit is contained in:
		| @@ -99,8 +99,6 @@ ruwall walls[qwall] = { | ||||
|  | ||||
| int sel = 1; | ||||
|  | ||||
| bool hallucinating; | ||||
|  | ||||
| template<class T> bool in_range(T val, T minv, T maxv) { return val >= minv && val <= maxv; } | ||||
|  | ||||
| map<cell*, struct room> rooms; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue