From 8a5ebb5b1c80e7ac857614cee7e7dbd9ab565429 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Sat, 21 Oct 2017 10:08:41 -0400 Subject: z standardization --- include/inventory.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include/inventory.hpp') diff --git a/include/inventory.hpp b/include/inventory.hpp index 273241a..753d90f 100644 --- a/include/inventory.hpp +++ b/include/inventory.hpp @@ -76,7 +76,6 @@ private: constexpr static const char* itemsPath = "config/items.xml"; constexpr static int entrySize = 70; constexpr static int hotbarSize = 4; - constexpr static float inventoryZ = -5.0f; constexpr static unsigned int rowSize = 8; static std::unordered_map itemList; -- cgit v1.2.3