From 335e2c84cc1e81fe65e7789eb5d3b2e3a3026d87 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sat, 6 Feb 2021 01:40:04 +0100 Subject: [PATCH] some fixup? --- config.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/config.cpp b/config.cpp index a9772b09..a3bfa329 100644 --- a/config.cpp +++ b/config.cpp @@ -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." ) ); + }); } else { add_edit(sightrange_bonus);