0

add workstations: blastfurnace, smoker, lectern, loom, stonecutter and grindstone

This commit is contained in:
InrcedibleHolg
2019-06-02 16:36:10 +02:00
parent 522ee28219
commit 419889c1f1
4 changed files with 71 additions and 1 deletions

View File

@@ -33,7 +33,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 62
#define OVERVIEWER_EXTENSION_VERSION 63
/* Python PIL, and numpy headers */
#include <Python.h>