mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-29 13:07:40 +00:00 
			
		
		
		
	fixed Minesweeper in the highlights menu
This commit is contained in:
		| @@ -463,9 +463,9 @@ EX void mode_higlights() { | ||||
|       resetModes(); | ||||
|       specialland = firstland = laMinefield; | ||||
|       if(!closed_or_bounded) { | ||||
|         geometry = gBring; | ||||
|         variation = eVariation::goldberg; | ||||
|         set_geometry(gBring); | ||||
|         gp::param = gp::loc(2, 1); | ||||
|         set_variation(eVariation::goldberg); | ||||
|         mine_adjacency_rule = true; | ||||
|         bounded_mine_percentage = .2; | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue