@@ -49,7 +49,7 @@ cMoon::render() {
}
glm::vec3
cMoon::getDirection() {
cMoon::getDirection() const {
return m_position;
The note is not visible to the blocked user.