mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-10 18:52:59 +00:00
rogueviz::seuphorica::music 250
This commit is contained in:
@@ -1515,6 +1515,7 @@ void enable() {
|
||||
rogueviz::rv_change(showstartmenu, false);
|
||||
rogueviz::rv_change(mapeditor::drawplayer, false);
|
||||
rogueviz::rv_change(mine_adjacency_rule, 1);
|
||||
rogueviz::rv_hook(hooks_music, 100, [] (eLand& l) { l = eLand(250); return false; });
|
||||
}
|
||||
|
||||
local_parameter_set lps_seuphorica("seuphorica:");
|
||||
|
||||
Reference in New Issue
Block a user