We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 181aac3 commit 5df9d17Copy full SHA for 5df9d17
kbe/src/lib/client_lib/entity.ipp
@@ -74,12 +74,6 @@ INLINE Position3D& Entity::serverPosition()
74
return serverPosition_;
75
}
76
77
-//-------------------------------------------------------------------------------------
78
-INLINE void Entity::pClientApp(ClientObjectBase* p)
79
-{
80
- pClientApp_ = p;
81
-}
82
-
83
//-------------------------------------------------------------------------------------
84
INLINE ClientObjectBase* Entity::pClientApp()const
85
{
0 commit comments