mirror of
https://github.com/halpz/re3.git
synced 2025-06-26 20:46:21 +00:00
couple of fixes
This commit is contained in:
@ -240,7 +240,6 @@ public:
|
||||
m_matrix.at.y = 0.0f;
|
||||
m_matrix.at.z = 1.0f;
|
||||
m_matrix.pos.x = 0.0f;
|
||||
m_matrix.pos.x = 0.0f;
|
||||
m_matrix.pos.y = 0.0f;
|
||||
m_matrix.pos.z = 0.0f;
|
||||
}
|
||||
|
Reference in New Issue
Block a user