mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 01:25:20 +02:00
Move RemotePlayer code to its own cpp/header
This commit is contained in:
@@ -47,7 +47,7 @@ private:
|
||||
|
||||
static PlayerSAO* getplayersao(ObjectRef *ref);
|
||||
|
||||
static RemotePlayer* getplayer(ObjectRef *ref);
|
||||
static RemotePlayer *getplayer(ObjectRef *ref);
|
||||
|
||||
// Exported functions
|
||||
|
||||
|
Reference in New Issue
Block a user