mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Added a more flexible path system (and fixed some minor stuff)
This commit is contained in:
@@ -471,7 +471,7 @@ private:
|
||||
float m_time_counter;
|
||||
float m_time_of_day_send_timer;
|
||||
|
||||
MutexedVariable<float> m_uptime;
|
||||
MutexedVariable<double> m_uptime;
|
||||
|
||||
enum PeerChangeType
|
||||
{
|
||||
|
Reference in New Issue
Block a user