mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-30 20:53:45 +01:00
Move ServerEnvironment to dedicated cpp/header files
* also cleanup some unneeded inclusions
This commit is contained in:
@@ -32,7 +32,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "util/numeric.h"
|
||||
#include "util/thread.h"
|
||||
#include "util/basic_macros.h"
|
||||
#include "environment.h"
|
||||
#include "serverenvironment.h"
|
||||
#include "chat_interface.h"
|
||||
#include "clientiface.h"
|
||||
#include "remoteplayer.h"
|
||||
|
||||
Reference in New Issue
Block a user