mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-26 00:47:00 +00:00
some fixup?
This commit is contained in:
parent
317e2637ec
commit
335e2c84cc
@ -1284,6 +1284,7 @@ EX void edit_sightrange() {
|
|||||||
"Sight range affects the gameplay, and monsters act iff they are visible. Monster generation takes this into account."
|
"Sight range affects the gameplay, and monsters act iff they are visible. Monster generation takes this into account."
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
});
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
add_edit(sightrange_bonus);
|
add_edit(sightrange_bonus);
|
||||||
|
Loading…
Reference in New Issue
Block a user