mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-20 19:45:22 +02:00
Move PlayerSAO to dedicated files
This commit is contained in:
@@ -20,7 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "chatmessage.h"
|
||||
#include "server.h"
|
||||
#include "log.h"
|
||||
#include "content_sao.h"
|
||||
#include "emerge.h"
|
||||
#include "mapblock.h"
|
||||
#include "modchannels.h"
|
||||
@@ -34,6 +33,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "network/connection.h"
|
||||
#include "network/networkprotocol.h"
|
||||
#include "network/serveropcodes.h"
|
||||
#include "server/player_sao.h"
|
||||
#include "util/auth.h"
|
||||
#include "util/base64.h"
|
||||
#include "util/pointedthing.h"
|
||||
|
Reference in New Issue
Block a user