From 3dc6362599e85c9978ec4e9676ebcda3ab52beaf Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 1 Oct 2022 20:04:07 +0200 Subject: a --- main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 89afe091..efddc1a4 100644 --- a/main.cpp +++ b/main.cpp @@ -76,7 +76,6 @@ struct app final : Platform::Application chunk c; float get_dt(); - static constexpr Vector3 TILE_SIZE = { 50, 50, 50 }; }; using namespace Math::Literals; -- cgit v1.2.3