mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 10:45:27 +02:00
Deal with compiler warnings
This commit is contained in:
@@ -172,7 +172,7 @@ public:
|
||||
|
||||
inline const v3f &getRotation() const { return m_rotation; }
|
||||
|
||||
const bool isImmortal();
|
||||
bool isImmortal() const;
|
||||
|
||||
inline const ObjectProperties &getProperties() const { return m_prop; }
|
||||
|
||||
|
Reference in New Issue
Block a user