mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-23 12:45:43 +02:00
Remove an unused method and header includes
This commit is contained in:
@@ -164,11 +164,6 @@ public:
|
||||
|
||||
const v3f getPosition() const;
|
||||
|
||||
void setPosition(const v3f &pos)
|
||||
{
|
||||
pos_translator.val_current = pos;
|
||||
}
|
||||
|
||||
inline const v3f &getRotation() const { return m_rotation; }
|
||||
|
||||
bool isImmortal() const;
|
||||
|
Reference in New Issue
Block a user