Move RemotePlayer code to its own cpp/header

This commit is contained in:
Loic Blot
2016-10-08 19:08:23 +02:00
committed by Ner'zhul
parent 7bbd716426
commit 569b89b36f
15 changed files with 423 additions and 370 deletions

View File

@@ -47,7 +47,7 @@ class ObjectRef : public ModApiBase {
static PlayerSAO* getplayersao(ObjectRef *ref);
static RemotePlayer* getplayer(ObjectRef *ref);
static RemotePlayer *getplayer(ObjectRef *ref);
// Exported functions