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

Forgot to remove obsolete Server::m_mods

This commit is contained in:
Loic Blot 2018-03-16 08:44:57 +01:00
parent 6c184947c3
commit 858c95630f
No known key found for this signature in database
GPG key ID: EFAA458E8C153987
2 changed files with 0 additions and 3 deletions

View file

@ -543,7 +543,6 @@ private:
// Mods
std::unique_ptr<ServerModManager> m_modmgr;
std::vector<ModSpec> m_mods;
/*
Threads