mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-27 14:37:16 +00:00
fixup
This commit is contained in:
parent
8bf9b5f906
commit
c1aa16b160
@ -1212,7 +1212,7 @@ void create_game() {
|
||||
playermoved = false;
|
||||
ray::want_use = 2;
|
||||
ray::exp_decay_poly = 200;
|
||||
ray::max_iter() = 200;
|
||||
ray::max_iter_current() = 200;
|
||||
mapeditor::drawplayer = false;
|
||||
// sightranges[geometry] = 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user