1
0
Fork 0

Fix trailing whitespace

This commit is contained in:
Tycho 2015-01-11 21:53:20 +00:00
parent 2a9664d6ca
commit acc2dcbbc3
1 changed files with 1 additions and 1 deletions

View File

@ -912,7 +912,7 @@ private:
bool m_BroadcastDeathMessages;
bool m_BroadcastAchievementMessages;
bool m_IsDaylightCycleEnabled;
bool m_IsDaylightCycleEnabled;
// std::chrono::milliseconds is guaranteed to be good for 292 years by the standard.
std::chrono::milliseconds m_WorldAge;
std::chrono::milliseconds m_TimeOfDay;