mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
implemented rats in new system to verify that it works
This commit is contained in:
@@ -729,10 +729,11 @@ private:
|
||||
// Whether day and night lighting differs
|
||||
bool m_day_night_differs;
|
||||
|
||||
// TODO: Remove this
|
||||
MapBlockObjectList m_objects;
|
||||
|
||||
// Object spawning stuff
|
||||
float m_spawn_timer;
|
||||
//float m_spawn_timer;
|
||||
|
||||
#ifndef SERVER // Only on client
|
||||
/*
|
||||
|
Reference in New Issue
Block a user