Removed unused constants.
DeadlockDetect reads the value from the ini file, and world lighting has a separate queue now.
This commit is contained in:
@@ -60,9 +60,6 @@
|
||||
|
||||
|
||||
|
||||
/// Up to this many m_SpreadQueue elements are handled each world tick
|
||||
const int MAX_LIGHTING_SPREAD_PER_TICK = 10;
|
||||
|
||||
const int TIME_SUNSET = 12000;
|
||||
const int TIME_NIGHT_START = 13187;
|
||||
const int TIME_NIGHT_END = 22812;
|
||||
|
||||
Reference in New Issue
Block a user