diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-12-07 14:57:34 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-12-07 14:57:45 +0300 |
commit | 05011558a563868d0a2815f68b501f99933ed950 (patch) | |
tree | 016a41fd6d17eb7a256ddf665119e331e4f79fb3 | |
parent | a67d0d2e12c75782ff7374c43af4a53aa971d9c5 (diff) | |
download | serverdata-05011558a563868d0a2815f68b501f99933ed950.tar.gz serverdata-05011558a563868d0a2815f68b501f99933ed950.tar.bz2 serverdata-05011558a563868d0a2815f68b501f99933ed950.tar.xz serverdata-05011558a563868d0a2815f68b501f99933ed950.zip |
Add test map into configs.
-rw-r--r-- | conf/maps.conf | 1 | ||||
-rw-r--r-- | db/map_index.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/conf/maps.conf b/conf/maps.conf index fd71082f..34af06c0 100644 --- a/conf/maps.conf +++ b/conf/maps.conf @@ -22,3 +22,4 @@ map: 001-2-14 map: 001-2-15 map: 001-2-16 map: 001-2-17 +map: test diff --git a/db/map_index.txt b/db/map_index.txt index 2078cb1f..e4f08796 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -22,4 +22,4 @@ 001-2-15 22 001-2-16 23 001-2-17 24 - +test 25 |