mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 17:51:47 +01:00
Fixed sidePieces (Need to add more cases tho)
This commit is contained in:
@@ -140,6 +140,12 @@ private:
|
||||
Texture* m_pBottomLeftTexture;
|
||||
Texture* m_pBottomRightTexture;
|
||||
|
||||
Texture* m_pMiddleTopTexture;
|
||||
Texture* m_pMiddleBottomTexture;
|
||||
Texture* m_pMiddleLeftTexture;
|
||||
Texture* m_pMiddleRightTexture;
|
||||
|
||||
Texture* m_pAllTexture;
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user