From 57e5142d5c9d326912610e3bd60743420f8a328a Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 5 Nov 2014 15:44:23 -0800 Subject: Remove unsupportable config settings --- src/map/map.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/map.cpp') diff --git a/src/map/map.cpp b/src/map/map.cpp index e2c38a7..e5705aa 100644 --- a/src/map/map.cpp +++ b/src/map/map.cpp @@ -112,7 +112,7 @@ int save_settings = 0xFFFF; AString motd_txt = "conf/motd.txt"_s; -CharName wisp_server_name = stringish("Server"_s); // can be modified in char-server configuration file +const CharName WISP_SERVER_NAME = stringish("Server"_s); map_local undefined_gat = [](){ map_local rv {}; rv.name_ = stringish("undefined.gat"_s); return rv; }(); -- cgit v1.2.3-70-g09d2