mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-29 12:15:18 +01:00
implemented rats in new system to verify that it works
This commit is contained in:
@@ -153,6 +153,7 @@ private:
|
||||
core::map<u16, ServerActiveObject*> m_active_objects;
|
||||
Queue<ActiveObjectMessage> m_active_object_messages;
|
||||
float m_random_spawn_timer;
|
||||
float m_send_recommended_timer;
|
||||
};
|
||||
|
||||
#ifndef SERVER
|
||||
|
||||
Reference in New Issue
Block a user