mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Move RemotePlayer code to its own cpp/header
This commit is contained in:
parent
7bbd716426
commit
569b89b36f
15 changed files with 423 additions and 370 deletions
|
@ -22,7 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "clientiface.h"
|
||||
#include "util/numeric.h"
|
||||
#include "util/mathconstants.h"
|
||||
#include "player.h"
|
||||
#include "remoteplayer.h"
|
||||
#include "settings.h"
|
||||
#include "mapblock.h"
|
||||
#include "network/connection.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue