mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-27 11:25:24 +01: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