0

world: fix dirt path rendering for 1.17

This commit is contained in:
Nicolas F
2021-06-10 17:34:46 +02:00
parent b150cf0daa
commit c717b7170f
3 changed files with 3 additions and 3 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 98
#define OVERVIEWER_EXTENSION_VERSION 99
#include <stdbool.h>
#include <stdint.h>