Read backend from world.mt, closes #6

This commit is contained in:
sfan5
2014-07-08 14:54:27 +02:00
parent fe534d9026
commit 20691186b5
7 changed files with 80 additions and 73 deletions

View File

@ -101,6 +101,7 @@ set(mapper_SRCS
TileGenerator.cpp
ZlibDecompressor.cpp
mapper.cpp
util.cpp
db-sqlite3.cpp
)