mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 11:09:17 +01:00
fix 3.0, 3.1, 3.2, and add cube spawning event, mybe fix s19 crash?
This commit is contained in:
@@ -79,7 +79,6 @@
|
||||
<ClCompile Include="ActorComponent.cpp">
|
||||
<Filter>Engine\Source\Runtime\Engine\Private\Components</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="dllmain.cpp" />
|
||||
<ClCompile Include="FortLootPackage.cpp">
|
||||
<Filter>FortniteGame\Source\FortniteGame\Private\Items</Filter>
|
||||
</ClCompile>
|
||||
@@ -254,6 +253,9 @@
|
||||
<ClCompile Include="NetConnection.cpp">
|
||||
<Filter>Engine\Source\Runtime\Engine\Private</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="dllmain.cpp">
|
||||
<Filter>Reboot\Public</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="log.h" />
|
||||
@@ -809,6 +811,9 @@
|
||||
<ClInclude Include="FortGameModePickup.h">
|
||||
<Filter>FortniteGame\Source\FortniteGame\Public\Items</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="moderation.h">
|
||||
<Filter>Reboot\Public</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Filter Include="Engine">
|
||||
|
||||
Reference in New Issue
Block a user