*User small cell size as default.

--HG--
branch : trunk
This commit is contained in:
megamage
2008-12-21 13:39:00 -06:00
parent 81a860e781
commit 77cd31a92b

View File

@@ -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