mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +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
|
@ -28,6 +28,7 @@ class Client;
|
|||
class Environment;
|
||||
class GenericCAO;
|
||||
class ClientActiveObject;
|
||||
class IGameDef;
|
||||
|
||||
enum LocalPlayerAnimations {NO_ANIM, WALK_ANIM, DIG_ANIM, WD_ANIM}; // no local animation, walking, digging, both
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue