mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-15 09:33:00 -07:00
Remove another unused thing.
This commit is contained in:
parent
15b28370fc
commit
5fcddaa066
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ namespace SohImGui {
|
||||||
GameOverlay* overlay = new GameOverlay;
|
GameOverlay* overlay = new GameOverlay;
|
||||||
bool p_open = false;
|
bool p_open = false;
|
||||||
bool needs_save = false;
|
bool needs_save = false;
|
||||||
std::vector<const char*> CustomTexts;
|
|
||||||
ImVec4 hearts_colors;
|
ImVec4 hearts_colors;
|
||||||
ImVec4 hearts_dd_colors;
|
ImVec4 hearts_dd_colors;
|
||||||
ImVec4 a_btn_colors;
|
ImVec4 a_btn_colors;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue