diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gui/setup_other.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/setup_other.cpp b/src/gui/setup_other.cpp index 74ff37d14..a03ee9c74 100644 --- a/src/gui/setup_other.cpp +++ b/src/gui/setup_other.cpp @@ -399,5 +399,6 @@ void Setup_Other::externalUpdated() { reread("showJob"); reread("enableGuildBot"); + reread("enableAuctionBot"); reread("enableBuggyServers"); } |