0

Implement new stairs fix stone stairs and slabs

added code change requests by @CounterPillow
This commit is contained in:
InrcedibleHolg
2019-08-03 12:49:57 +02:00
parent 56a0d5bef2
commit cdcb88b0f2
5 changed files with 84 additions and 20 deletions

View File

@@ -31,7 +31,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 72
#define OVERVIEWER_EXTENSION_VERSION 73
#include <stdbool.h>
#include <stdint.h>