mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 18:40:35 +00:00
couple of fixes
This commit is contained in:
parent
29d7b983d7
commit
60045ec6cd
9 changed files with 22 additions and 24 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue