Remove another unused thing.

This commit is contained in:
louist103 2022-06-14 11:10:52 -04:00 committed by louist103
parent 15b28370fc
commit 5fcddaa066

View File

@ -63,7 +63,6 @@ namespace SohImGui {
GameOverlay* overlay = new GameOverlay;
bool p_open = false;
bool needs_save = false;
std::vector<const char*> CustomTexts;
ImVec4 hearts_colors;
ImVec4 hearts_dd_colors;
ImVec4 a_btn_colors;