From ef2d5027d33ab3ec64c4e93d62749032d187d5c2 Mon Sep 17 00:00:00 2001 From: Mattes D Date: Sun, 12 Apr 2020 09:24:30 +0200 Subject: Removed extended ASCII, and added a check against it. (#4642) --- src/Blocks/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Blocks/CMakeLists.txt') diff --git a/src/Blocks/CMakeLists.txt b/src/Blocks/CMakeLists.txt index ae451a3ad..24d0a20a6 100644 --- a/src/Blocks/CMakeLists.txt +++ b/src/Blocks/CMakeLists.txt @@ -84,6 +84,7 @@ SET (HDRS BlockSignPost.h BlockSlab.h BlockSnow.h + BlockSponge.h BlockStairs.h BlockStems.h BlockStone.h -- cgit v1.2.3