mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Cleanup headers in irr/include/ (#15181)
This commit is contained in:
@@ -277,7 +277,8 @@ inline quaternion &quaternion::operator=(const matrix4 &m)
|
||||
}
|
||||
}
|
||||
|
||||
return normalize();
|
||||
normalize();
|
||||
return *this;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user