mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Make attached objects visible in 3rd person view
This commit is contained in:
@@ -405,6 +405,8 @@ private:
|
||||
#ifndef SERVER
|
||||
|
||||
#include "clientobject.h"
|
||||
#include "content_cao.h"
|
||||
|
||||
class ClientSimpleObject;
|
||||
|
||||
/*
|
||||
@@ -467,6 +469,7 @@ public:
|
||||
ActiveObjects
|
||||
*/
|
||||
|
||||
GenericCAO* getGenericCAO(u16 id);
|
||||
ClientActiveObject* getActiveObject(u16 id);
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user