mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Attempt to fix a problem with the factory mappings of objects residing in different source files than the prototype objects that fill them in
This commit is contained in:
@@ -21,6 +21,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "collision.h"
|
||||
#include "environment.h"
|
||||
|
||||
core::map<u16, ServerActiveObject::Factory> ServerActiveObject::m_types;
|
||||
|
||||
/*
|
||||
TestSAO
|
||||
*/
|
||||
|
Reference in New Issue
Block a user