mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
do not showstartmenu if rogueviz started
This commit is contained in:
parent
05c3c538fa
commit
5658257287
@ -1341,6 +1341,7 @@ void readcolor(const char *cfname) {
|
||||
void init() {
|
||||
if(on) return;
|
||||
autocheat = true;
|
||||
showstartmenu = false;
|
||||
#if !ISWEB
|
||||
mapeditor::drawplayer = false;
|
||||
firstland = specialland = laCanvas;
|
||||
|
Loading…
Reference in New Issue
Block a user