mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-18 21:05:25 +01:00
Move PlayerSAO to dedicated files
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
set(server_SRCS
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/activeobjectmgr.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/mods.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/player_sao.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/serveractiveobject.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/unit_sao.cpp
|
||||
PARENT_SCOPE)
|
||||
|
||||
Reference in New Issue
Block a user