summaryrefslogtreecommitdiff
path: root/src/common/mapindex.h
diff options
context:
space:
mode:
authorMysteries <mysteriousragnarok@hotmail.com>2013-05-19 11:20:59 -0400
committerMysteries <mysteriousragnarok@hotmail.com>2013-05-19 11:20:59 -0400
commitc7a830bce88df87d3a91d60e67fece1e49cfb18f (patch)
treebf6a76180ddc3a07dd0a06e7ab5033558d156698 /src/common/mapindex.h
parentb492728e363b24e69fc5afadd021797072b69a52 (diff)
downloadhercules-c7a830bce88df87d3a91d60e67fece1e49cfb18f.tar.gz
hercules-c7a830bce88df87d3a91d60e67fece1e49cfb18f.tar.bz2
hercules-c7a830bce88df87d3a91d60e67fece1e49cfb18f.tar.xz
hercules-c7a830bce88df87d3a91d60e67fece1e49cfb18f.zip
Little changes
Diffstat (limited to 'src/common/mapindex.h')
-rw-r--r--src/common/mapindex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mapindex.h b/src/common/mapindex.h
index d35d9899c..43953a8e0 100644
--- a/src/common/mapindex.h
+++ b/src/common/mapindex.h
@@ -7,7 +7,7 @@
#include "../common/db.h"
-/* when a map index search fails, return results from what map? default:prontera */
+// When a map index search fails, return results from what map? default:prontera
#define MAP_DEFAULT "prontera"
#define MAP_DEFAULT_X 150
#define MAP_DEFAULT_Y 150