diff options
Diffstat (limited to 'draw/ground.hpp')
-rw-r--r-- | draw/ground.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/draw/ground.hpp b/draw/ground.hpp index b960e8b1..c3569121 100644 --- a/draw/ground.hpp +++ b/draw/ground.hpp @@ -5,7 +5,7 @@ namespace floormat { struct tile_shader; struct chunk; -struct ground_mesh final +struct ground_mesh { ground_mesh(); |