Skip to content

Commit

Permalink
Merging gc-test
Browse files Browse the repository at this point in the history
  • Loading branch information
pshardy committed Aug 24, 2019
2 parents fa892af + 9a05f32 commit 6aedcc4
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ EditorStartupMap=/Game/Maps/ExampleMap.ExampleMap
GlobalDefaultGameMode="/Script/SmExample.SmExampleGameMode"

[/Script/IOSRuntimeSettings.IOSRuntimeSettings]
MinimumiOSVersion=IOS_9
MinimumiOSVersion=IOS_11
bSupportsPortraitOrientation=False
bSupportsUpsideDownOrientation=False
bSupportsLandscapeLeftOrientation=True
Expand Down Expand Up @@ -70,4 +70,3 @@ InitialAverageFrameRate=0.016667
PhysXTreeRebuildRate=10
DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2)


Binary file added Content/Blueprints/BoxCharacterDeleteSelf.uasset
Binary file not shown.
Binary file modified Content/Maps/ExampleMap.umap
Binary file not shown.
Binary file added Content/StateMachines/BP_AlwaysActive.uasset
Binary file not shown.
Binary file added Content/StateMachines/BP_DeleteContext.uasset
Binary file not shown.
Binary file modified Content/StateMachines/BP_SMTargeting.uasset
Binary file not shown.

0 comments on commit 6aedcc4

Please sign in to comment.