diff options
author | chai <215380520@qq.com> | 2024-03-14 11:43:40 +0800 |
---|---|---|
committer | chai <215380520@qq.com> | 2024-03-14 11:43:40 +0800 |
commit | cc55520a19043a7b4870858e962fa3e20c46bc39 (patch) | |
tree | b437f788e506a48ec16a215c6965b8170f15d5f6 /CreepyRobots.csproj | |
parent | 54c872fa42b1ba0fdbcfe812b80bb8eb0cfe108f (diff) |
*misc
Diffstat (limited to 'CreepyRobots.csproj')
-rw-r--r-- | CreepyRobots.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CreepyRobots.csproj b/CreepyRobots.csproj index 9d5de2a..4b2362c 100644 --- a/CreepyRobots.csproj +++ b/CreepyRobots.csproj @@ -180,4 +180,7 @@ <HintPath>..\CreepyRobots_Data\Managed\UnityEngine.WindModule.dll</HintPath> </Reference> </ItemGroup> + <ItemGroup> + <Folder Include="_ActiveRagdoll\Actions\" /> + </ItemGroup> </Project>
\ No newline at end of file |