mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	rogueviz::ads:: screenshot option
This commit is contained in:
		| @@ -191,6 +191,11 @@ void game_menu() { | ||||
|     pushScreen(showSettings); | ||||
|     }); | ||||
|  | ||||
|   dialog::addItem("save animation/shot", 's'); | ||||
|   dialog::add_action([] { | ||||
|     pushScreen(anims::show); | ||||
|     }); | ||||
|  | ||||
|   #if CAP_FILES && !ISWEB | ||||
|   dialog::addItem("save the current config", 's'); | ||||
|   dialog::add_action([] { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue