mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-12 19:18:28 +00:00
NL@EOF
This commit is contained in:
@@ -31,4 +31,4 @@ struct NiColor {
|
||||
float ToXYZ() const { return (m_Red * 0.212671f) + (m_Green * 0.71516f) + (m_Blue * 0.072169f); };
|
||||
};
|
||||
|
||||
#endif // NICOLOR_H
|
||||
#endif // NICOLOR_H
|
||||
|
||||
Reference in New Issue
Block a user