0

support for biome coloring on side grass (closes issue #341)

This commit is contained in:
Aaron Griffith
2011-04-28 19:18:29 -04:00
parent a09d7f3d16
commit d163e7c527
3 changed files with 9 additions and 16 deletions

View File

@@ -26,7 +26,7 @@
// increment this value if you've made a change to the c extesion
// and want to force users to rebuild
#define OVERVIEWER_EXTENSION_VERSION 4
#define OVERVIEWER_EXTENSION_VERSION 5
/* Python PIL, and numpy headers */
#include <Python.h>