Apply Luanti rename

This commit is contained in:
sfan5
2024-11-11 09:50:26 +01:00
parent dd5c4e509d
commit 1c16c40ccc
10 changed files with 25 additions and 28 deletions

View File

@ -7,9 +7,5 @@
#ifdef USE_CMAKE_CONFIG_H
#include "cmake_config.h"
#else
#define USE_POSTGRESQL 0
#define USE_LEVELDB 0
#define USE_REDIS 0
#define SHAREDIR "/usr/share/minetest"
#error missing config
#endif