1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Built-in formspecs: Force version 1

This commit is contained in:
SmallJoker 2019-09-14 20:31:07 +02:00
parent 8e42a25e57
commit 1de4ca1f9d
2 changed files with 2 additions and 3 deletions

View file

@ -230,7 +230,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
background[]: 9-slice scaling parameters
*/
#define FORMSPEC_API_VERSION 2
#define FORMSPEC_VERSION_STRING "formspec_version[" TOSTRING(FORMSPEC_API_VERSION) "]"
#define TEXTURENAME_ALLOWED_CHARS "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_.-"