0

Fix missing dark-oak leaves

This commit is contained in:
Andrew Chin
2013-10-26 14:18:17 -04:00
parent 0306a7040d
commit 63311fbd92
3 changed files with 12 additions and 7 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 44
#define OVERVIEWER_EXTENSION_VERSION 45
/* Python PIL, and numpy headers */
#include <Python.h>