mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	do not showstartmenu if rogueviz started
This commit is contained in:
		| @@ -1341,6 +1341,7 @@ void readcolor(const char *cfname) { | |||||||
| void init() { | void init() { | ||||||
|   if(on) return; |   if(on) return; | ||||||
|   autocheat = true;  |   autocheat = true;  | ||||||
|  |   showstartmenu = false; | ||||||
| #if !ISWEB | #if !ISWEB | ||||||
|   mapeditor::drawplayer = false; |   mapeditor::drawplayer = false; | ||||||
|   firstland = specialland = laCanvas; |   firstland = specialland = laCanvas; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue