diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-09 12:22:14 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-09 12:22:14 +0200 |
| commit | cf6c5668f1d41a0fe02f97351a522ccfb3f245d4 (patch) | |
| tree | 2dd795feb2b735773ca936effa57884986196aca /src/chunk.cpp | |
| parent | b581b559fe426f39b1d548ca27f03cb22dd2ed22 (diff) | |
a
Diffstat (limited to 'src/chunk.cpp')
| -rw-r--r-- | src/chunk.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
