mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-04 17:40:22 +02:00
Re-add --backend to allow overriding auto-detected backend
This commit is contained in:
@ -86,6 +86,7 @@ private:
|
||||
bool m_drawScale;
|
||||
bool m_drawAlpha;
|
||||
bool m_shading;
|
||||
std::string m_backend;
|
||||
int m_border;
|
||||
|
||||
DB *m_db;
|
||||
|
Reference in New Issue
Block a user