mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
A bit longer day and a bit shorter night. Client-side.
This commit is contained in:
parent
a9dd12281f
commit
6d4cd2ea1a
4 changed files with 55 additions and 38 deletions
|
@ -876,7 +876,7 @@ Server::Server(
|
|||
m_con(PROTOCOL_ID, 512, CONNECTION_TIMEOUT, this),
|
||||
m_thread(this),
|
||||
m_emergethread(this),
|
||||
m_time_of_day(8000),
|
||||
m_time_of_day(9000),
|
||||
m_time_counter(0),
|
||||
m_time_of_day_send_timer(0),
|
||||
m_uptime(0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue