0

nether: move nether roof blocks into new class

This commit is contained in:
Nicolas F
2020-08-05 19:01:52 +02:00
parent 0776bf0a93
commit 1d40ea77d4
4 changed files with 17 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
// increment this value if you've made a change to the c extension
// and want to force users to rebuild
#define OVERVIEWER_EXTENSION_VERSION 89
#define OVERVIEWER_EXTENSION_VERSION 90
#include <stdbool.h>
#include <stdint.h>