mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-06 02:37:19 +00:00
rogueviz::seuphorica::music 250
This commit is contained in:
parent
a10a3bd557
commit
cee4fe4b42
@ -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:");
|
||||
|
Loading…
x
Reference in New Issue
Block a user