mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-07 16:48:40 +00:00
fixed missing removal in static fix
This commit is contained in:
parent
525bc8855f
commit
71186974fa
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
#include "materials.h" // For MaterialProperties
|
#include "materials.h" // For MaterialProperties
|
||||||
#include "tooldef.h" // ToolDiggingProperties
|
#include "tooldef.h" // ToolDiggingProperties
|
||||||
|
|
||||||
core::map<u16, ServerActiveObject::Factory> ServerActiveObject::m_types;
|
|
||||||
|
|
||||||
/* Some helper functions */
|
/* Some helper functions */
|
||||||
|
|
||||||
// Y is copied, X and Z change is limited
|
// Y is copied, X and Z change is limited
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue