mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Move ServerEnvironment to dedicated cpp/header files
* also cleanup some unneeded inclusions
This commit is contained in:
parent
eb2c19bbed
commit
98e36d7d68
14 changed files with 2600 additions and 2555 deletions
|
@ -23,6 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "nodedef.h"
|
||||
#include "gamedef.h"
|
||||
#include "clientenvironment.h"
|
||||
#include "serverenvironment.h"
|
||||
#include "serverobject.h"
|
||||
#include "profiler.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue