1
0

Removed Some unnessicary macros

This commit is contained in:
Tycho
2014-03-10 11:34:20 -07:00
parent 8947f80294
commit 2eca30aebc
3 changed files with 2 additions and 21 deletions

View File

@@ -13,12 +13,6 @@
/// If more than this many chunks are in the queue, a warning is printed to the log
#define WARN_ON_QUEUE_SIZE 800
/// Chunk data callback that takes the chunk data and puts them into cLightingThread's m_BlockTypes[] / m_HeightMap[]:
class cReader :