1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Rework directory structure

This commit is contained in:
Perttu Ahola 2012-03-19 20:44:07 +02:00
parent 1ff20da5b6
commit 1f56d71f19
110 changed files with 18 additions and 26 deletions

View file

@ -640,9 +640,6 @@ private:
// functionality
bool m_simple_singleplayer_mode;
// Equivalent of /usr/share/minetest/server
std::string m_path_share;
// Thread can set; step() will throw as ServerError
MutexedVariable<std::string> m_async_fatal_error;