Move Actors/ to Actor/

This commit is contained in:
Aetias
2024-03-25 19:30:25 +01:00
parent ce3031f712
commit fab3da0e81
8 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#include "Player/PlayerLinkBase.hpp"
#include "Player/MotionParams.hpp"
#include "Actors/ActorManager.hpp"
#include "Actor/ActorManager.hpp"
#include "Debug/DebugHierarchy.hpp"