mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
*User small cell size as default.
--HG-- branch : trunk
This commit is contained in:
@@ -34,7 +34,8 @@ class Pet;
|
||||
class Player;
|
||||
|
||||
//comment the next line if CPU usage is too high
|
||||
#define LARGE_CELL
|
||||
//uncomment it otherwise
|
||||
//#define LARGE_CELL
|
||||
|
||||
#ifdef LARGE_CELL
|
||||
#define MAX_NUMBER_OF_CELLS 4
|
||||
|
||||
Reference in New Issue
Block a user