0

Lighting fixes for red sandstone stairs and slabs

Closes #1150
Closes #1149
This commit is contained in:
Andrew Chin
2014-09-02 22:23:33 -04:00
parent 5f8d5ca7bc
commit af47000079
2 changed files with 4 additions and 4 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 47
#define OVERVIEWER_EXTENSION_VERSION 48
/* Python PIL, and numpy headers */
#include <Python.h>