1
0
Fork 0
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:
Perttu Ahola 2010-12-29 15:26:47 +02:00
parent a9dd12281f
commit 6d4cd2ea1a
4 changed files with 55 additions and 38 deletions

View file

@ -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)