summaryrefslogtreecommitdiff
path: root/include/SSVOpenHexagon/Core/MenuGame.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/SSVOpenHexagon/Core/MenuGame.hpp')
-rw-r--r--include/SSVOpenHexagon/Core/MenuGame.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/SSVOpenHexagon/Core/MenuGame.hpp b/include/SSVOpenHexagon/Core/MenuGame.hpp
index 2143f0ce..5fd90998 100644
--- a/include/SSVOpenHexagon/Core/MenuGame.hpp
+++ b/include/SSVOpenHexagon/Core/MenuGame.hpp
@@ -257,7 +257,7 @@ private:
sf::Color menuSelectionColor;
sf::Color dialogBoxTextColor;
Utils::FastVertexVectorTris menuBackgroundTris;
- Utils::FastVertexVectorQuads menuQuads;
+ Utils::FastVertexVectorTris menuQuads;
// Mouse control
HRTimePoint lastMouseClick{};