mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Move serveractiveobject & unitsao
Move serverobject.{cpp,h} to server/serveractiveobject.{cpp,h} Move UnitSAO class to dedicated files
This commit is contained in:
parent
01b3f26c7b
commit
6d43736172
20 changed files with 445 additions and 404 deletions
|
@ -22,7 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "log.h"
|
||||
#include "serverenvironment.h"
|
||||
#include "scripting_server.h"
|
||||
#include "serverobject.h"
|
||||
#include "server/serveractiveobject.h"
|
||||
#include "settings.h"
|
||||
#include "craftdef.h"
|
||||
#include "rollback_interface.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue