mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Derive NodeMetadata from Metadata
This commit is contained in:
parent
de664b1c6d
commit
bbdd869d72
6 changed files with 135 additions and 56 deletions
|
@ -430,6 +430,7 @@ set(common_SRCS
|
|||
mapgen_valleys.cpp
|
||||
mapnode.cpp
|
||||
mapsector.cpp
|
||||
metadata.cpp
|
||||
mg_biome.cpp
|
||||
mg_decoration.cpp
|
||||
mg_ore.cpp
|
||||
|
@ -893,4 +894,3 @@ endif()
|
|||
if (BUILD_CLIENT AND USE_FREETYPE)
|
||||
add_subdirectory(cguittfont)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue