mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-28 11:45:29 +01:00
Move serveractiveobject & unitsao
Move serverobject.{cpp,h} to server/serveractiveobject.{cpp,h}
Move UnitSAO class to dedicated files
This commit is contained in:
@@ -22,7 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include <functional>
|
||||
#include <vector>
|
||||
#include "../activeobjectmgr.h"
|
||||
#include "serverobject.h"
|
||||
#include "serveractiveobject.h"
|
||||
|
||||
namespace server
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user