mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Move ServerEnvironment to dedicated cpp/header files
* also cleanup some unneeded inclusions
This commit is contained in:
@@ -26,7 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "settings.h"
|
||||
#include "mapblock.h"
|
||||
#include "network/connection.h"
|
||||
#include "environment.h"
|
||||
#include "serverenvironment.h"
|
||||
#include "map.h"
|
||||
#include "emerge.h"
|
||||
#include "content_sao.h" // TODO this is used for cleanup of only
|
||||
|
Reference in New Issue
Block a user