summaryrefslogtreecommitdiffhomepage
path: root/draw/quad-floor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'draw/quad-floor.hpp')
-rw-r--r--draw/quad-floor.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/draw/quad-floor.hpp b/draw/quad-floor.hpp
index 84ab17e9..b289ab84 100644
--- a/draw/quad-floor.hpp
+++ b/draw/quad-floor.hpp
@@ -8,7 +8,7 @@
namespace floormat::wireframe {
-struct quad_floor final
+struct quad_floor
{
quad_floor(Vector3 center, Vector2 size, float line_width);