mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-04 09:30:22 +02:00
Read backend from world.mt, closes #6
This commit is contained in:
@ -86,7 +86,6 @@ private:
|
||||
bool m_drawAlpha;
|
||||
bool m_shading;
|
||||
int m_border;
|
||||
std::string m_backend;
|
||||
|
||||
DB *m_db;
|
||||
gdImagePtr m_image;
|
||||
@ -114,4 +113,3 @@ private:
|
||||
}; // class TileGenerator
|
||||
|
||||
#endif // TILEGENERATOR_HEADER
|
||||
|
||||
|
Reference in New Issue
Block a user