mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 10:45:27 +02:00
@@ -312,7 +312,7 @@ public:
|
||||
bool saveStaticObject(u16 id, const StaticObject &obj, u32 reason);
|
||||
|
||||
/// @note This method is only for Server, don't call it on client
|
||||
void step(float dtime, const std::function<bool(v3s16, MapNode, f32)> &on_timer_cb);
|
||||
void step(float dtime, const std::function<bool(v3s16, MapNode, NodeTimer)> &on_timer_cb);
|
||||
|
||||
////
|
||||
//// Timestamp (see m_timestamp)
|
||||
|
Reference in New Issue
Block a user