1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Moved some mapnode content stuff from mapnode.{h,cpp} and digging property stuff from material.cpp to content_mapnode.{h,cpp}

This commit is contained in:
Perttu Ahola 2011-06-17 22:20:15 +03:00
parent d6b54514bf
commit dc5319b6c9
18 changed files with 514 additions and 463 deletions

View file

@ -50,6 +50,7 @@ configure_file(
)
set(common_SRCS
content_mapnode.cpp
auth.cpp
collision.cpp
nodemetadata.cpp