mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-29 13:07:40 +00:00 
			
		
		
		
	using new setCanvas function in RogueViz presentations
This commit is contained in:
		| @@ -324,7 +324,7 @@ auto hook = arg::add3("-inner-map", enable) | ||||
|         , | ||||
|         [] (presmode mode) { | ||||
|           slide_url(mode, 't', "Twitter link (with description)", "https://twitter.com/zenorogue/status/1212408644941295619"); | ||||
|           setCanvas(mode, 'r'); | ||||
|           setCanvas(mode, &ccolor::random, [] { slide_backup(ccolor::rwalls, 0); }); | ||||
|            | ||||
|           if(mode == pmStart) { | ||||
|             if(!shmup::on) restart_game(rg::shmup); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue