mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
apparently gui is fixed?
This commit is contained in:
@@ -248,6 +248,7 @@
|
||||
<ClCompile Include="inc.cpp" />
|
||||
<ClCompile Include="InventoryManagementLibrary.cpp" />
|
||||
<ClCompile Include="KismetMathLibrary.cpp" />
|
||||
<ClCompile Include="KismetRenderingLibrary.cpp" />
|
||||
<ClCompile Include="KismetStringLibrary.cpp" />
|
||||
<ClCompile Include="KismetSystemLibrary.cpp" />
|
||||
<ClCompile Include="KismetTextLibrary.cpp" />
|
||||
@@ -265,6 +266,7 @@
|
||||
<ClCompile Include="reboot.cpp" />
|
||||
<ClCompile Include="SavePackage.cpp" />
|
||||
<ClCompile Include="ScriptDisassembler.cpp" />
|
||||
<ClCompile Include="Texture2D.cpp" />
|
||||
<ClCompile Include="UnrealMath.cpp" />
|
||||
<ClCompile Include="UnrealNames.cpp" />
|
||||
<ClCompile Include="UObjectGlobals.cpp" />
|
||||
@@ -431,6 +433,7 @@
|
||||
<ClInclude Include="IsPointer.h" />
|
||||
<ClInclude Include="IsTriviallyCopyConstructible.h" />
|
||||
<ClInclude Include="KismetMathLibrary.h" />
|
||||
<ClInclude Include="KismetRenderingLibrary.h" />
|
||||
<ClInclude Include="KismetStringLibrary.h" />
|
||||
<ClInclude Include="KismetSystemLibrary.h" />
|
||||
<ClInclude Include="KismetTextLibrary.h" />
|
||||
@@ -481,6 +484,7 @@
|
||||
<ClInclude Include="Stack.h" />
|
||||
<ClInclude Include="StringAssetReference.h" />
|
||||
<ClInclude Include="Text.h" />
|
||||
<ClInclude Include="Texture2D.h" />
|
||||
<ClInclude Include="TimerManager.h" />
|
||||
<ClInclude Include="Transform.h" />
|
||||
<ClInclude Include="TSubclassOf.h" />
|
||||
|
||||
Reference in New Issue
Block a user