Added inheritance for the screen system
basic edge detection for tile rendering
This commit is contained in:
@@ -41,7 +41,7 @@ private:
|
||||
|
||||
|
||||
// ImGui Vars
|
||||
bool m_ShowTextureManagerWindow { false };
|
||||
bool m_ShowTextureManagerWindow { true };
|
||||
bool m_ShowCameraWindow { false };
|
||||
bool m_ShowPlayerInfo { false };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user