From 06a4a46bf2c50bcb56091030b7ea665ebc092670 Mon Sep 17 00:00:00 2001 From: Alice Ogeda Date: Fri, 17 Feb 2023 14:42:17 -0300 Subject: [PATCH] fix case sensitive fs import; --- src/world/Manager/PlayerMgr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/world/Manager/PlayerMgr.cpp b/src/world/Manager/PlayerMgr.cpp index e8db3c91..9dacf361 100644 --- a/src/world/Manager/PlayerMgr.cpp +++ b/src/world/Manager/PlayerMgr.cpp @@ -14,7 +14,7 @@ #include #include