Move PlayerSAO to dedicated files
This commit is contained in:
@@ -20,13 +20,13 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
|
||||
#include "remoteplayer.h"
|
||||
#include <json/json.h>
|
||||
#include "content_sao.h"
|
||||
#include "filesys.h"
|
||||
#include "gamedef.h"
|
||||
#include "porting.h" // strlcpy
|
||||
#include "server.h"
|
||||
#include "settings.h"
|
||||
#include "convert_json.h"
|
||||
#include "server/player_sao.h"
|
||||
|
||||
/*
|
||||
RemotePlayer
|
||||
|
||||
Reference in New Issue
Block a user