diff options
| author | Léo Lam <leo@leolam.fr> | 2022-01-30 00:31:18 +0100 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2022-01-30 00:55:12 +0100 |
| commit | a1a283acf79088e2bb0775a9adf35b9694e51ea9 (patch) | |
| tree | 49241973b37d1767766827274df7ea3ea08610d6 /src/KingSystem/Physics/System/physInstanceSet.cpp | |
| parent | d9eeeb6eccd0c388ac7ea33eeab54b74be1681ff (diff) | |
ksys/phys: Add more InstanceSet members
Diffstat (limited to 'src/KingSystem/Physics/System/physInstanceSet.cpp')
| -rw-r--r-- | src/KingSystem/Physics/System/physInstanceSet.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/Physics/System/physInstanceSet.cpp b/src/KingSystem/Physics/System/physInstanceSet.cpp index 696405f6..2d7d4dd5 100644 --- a/src/KingSystem/Physics/System/physInstanceSet.cpp +++ b/src/KingSystem/Physics/System/physInstanceSet.cpp @@ -1,5 +1,6 @@ #include "KingSystem/Physics/System/physInstanceSet.h" #include "KingSystem/Physics/RigidBody/physRigidBodySet.h" +#include "KingSystem/Resource/Actor/resResourceRagdollBlendWeight.h" namespace ksys::phys { |
