From cf6c5668f1d41a0fe02f97351a522ccfb3f245d4 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 9 Oct 2022 12:22:14 +0200 Subject: a --- src/chunk.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/chunk.cpp') diff --git a/src/chunk.cpp b/src/chunk.cpp index 221f8132..4537acec 100644 --- a/src/chunk.cpp +++ b/src/chunk.cpp @@ -1,5 +1,5 @@ #include "chunk.hpp" -namespace Magnum::Examples { +namespace floormat { -} // namespace Magnum::Examples +} // namespace floormat -- cgit v1.2.3