mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-18 03:59:20 +01:00
Update Screen system
Added FuelScreen (Working buttons) Added SellScreen (Nothing working)
This commit is contained in:
@@ -14,7 +14,6 @@ private:
|
||||
~TextureManager();
|
||||
static TextureManager* m_pInstance;
|
||||
|
||||
private:
|
||||
std::map<std::string, Texture *> m_Textures {};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user