diff --git a/src/util/directiontables.cpp b/src/util/directiontables.cpp index b4d3eef23..296585f90 100644 --- a/src/util/directiontables.cpp +++ b/src/util/directiontables.cpp @@ -110,7 +110,7 @@ const v3s16 g_27dirs[27] = v3s16(0,0,0), }; -constexpr const u8 wallmounted_to_facedir[6] = { +const u8 wallmounted_to_facedir[6] = { 20, 0, 16 + 1,