diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-02-02 00:33:10 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-02-02 00:33:10 (GMT) |
| commit | f5dd32b284fd311dd58070b6f431ec535fa93387 (patch) | |
| tree | 73de79c18b3a91e72ebdb8520694ed7fd57c5999 /src/Config.h | |
| parent | f86091d421989ead46940cc12b77e48cfb127608 (diff) | |
| download | powder-f5dd32b284fd311dd58070b6f431ec535fa93387.zip powder-f5dd32b284fd311dd58070b6f431ec535fa93387.tar.gz | |
Working GOL (No graphics
Diffstat (limited to 'src/Config.h')
| -rw-r--r-- | src/Config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Config.h b/src/Config.h index 1f00e62..780dd89 100644 --- a/src/Config.h +++ b/src/Config.h @@ -123,7 +123,7 @@ extern unsigned char ZSIZE; #define SAVE_OPS -#define NGOL 25 +#define NGOL 24 #define NGOLALT 24 //NGOL should be 24, but use this var until I find out why #define CIRCLE_BRUSH 0 |
