1
0

Changes based on madmaxoft's nitpicker notes.

This commit is contained in:
Samuel Barney
2013-10-29 12:43:41 -06:00
parent e1a06153b2
commit e94307c292
5 changed files with 16 additions and 19 deletions

View File

@@ -609,6 +609,7 @@ void cWorld::Tick(float a_Dt)
m_WorldAge = (Int64)(m_WorldAgeSecs * 20.0);
m_TimeOfDay = (Int64)(m_TimeOfDaySecs * 20.0);
// Updates the sky darkness based on current time of day
UpdateSkyDarkness();
// Broadcast time update every 40 ticks (2 seconds)