mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
idek
remove s18+ storm effect, fix teams on all versions, fix a crash, fix 1.11 restarting
This commit is contained in:
@@ -245,6 +245,12 @@
|
||||
<ClCompile Include="FortAthenaMutator_Barrier.cpp">
|
||||
<Filter>FortniteGame\Source\FortniteGame\Private\Mutators</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="GenericPlatformMath.cpp">
|
||||
<Filter>Engine\Source\Runtime\Core\Private\GenericPlatform</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="calendar.h">
|
||||
<Filter>Reboot\Public</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="log.h" />
|
||||
@@ -1033,6 +1039,9 @@
|
||||
<Filter Include="Engine\Source\Runtime\Engine\Public">
|
||||
<UniqueIdentifier>{3d909143-220c-44b3-819f-79d282c3fc0f}</UniqueIdentifier>
|
||||
</Filter>
|
||||
<Filter Include="Engine\Source\Runtime\Core\Private\GenericPlatform">
|
||||
<UniqueIdentifier>{c04eb59f-e186-49a3-a145-1fd3dc1dcd3d}</UniqueIdentifier>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="UnrealEngine.cpp">
|
||||
|
||||
Reference in New Issue
Block a user