chore: fix compile error

This commit is contained in:
Horror Proton
2023-03-10 01:19:05 +08:00
parent ae7875ba72
commit c44c896e45

View File

@@ -280,6 +280,7 @@
<ClCompile Include="Task\Roguelike\RoguelikeResetTaskPlugin.cpp" />
<ClCompile Include="Task\Roguelike\RoguelikeShoppingTaskPlugin.cpp" />
<ClCompile Include="Task\Roguelike\RoguelikeSkillSelectionTaskPlugin.cpp" />
<ClCompile Include="Task\Interface\CustomTask.cpp" />
<ClCompile Include="Utils\Platform\PlatformPosix.cpp" />
<ClCompile Include="Utils\Platform\PlatformWin32.cpp" />
</ItemGroup>
@@ -565,4 +566,4 @@
<UserProperties _1_1_4_1_1_4resource_4config_1json__JsonSchema="" />
</VisualStudio>
</ProjectExtensions>
</Project>
</Project>