mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-15 10:38:06 +00:00
menu_darkening set to 3 -- for now fixedly
This commit is contained in:
@@ -875,6 +875,7 @@ void launch() {
|
|||||||
View = Id;
|
View = Id;
|
||||||
init_special_setting();
|
init_special_setting();
|
||||||
restart("", "", "");
|
restart("", "", "");
|
||||||
|
menu_darkening = 3; /* needs more darkening than HyperRogue due to higher contrast */
|
||||||
|
|
||||||
showstartmenu = false;
|
showstartmenu = false;
|
||||||
mapeditor::drawplayer = false;
|
mapeditor::drawplayer = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user