Skip to content

Commit

Permalink
update for 4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
getnamo committed Nov 10, 2018
1 parent 00a7ade commit 1adc6f2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,9 @@ 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)

[/Script/IOSRuntimeSettings.IOSRuntimeSettings]
bSupportsPortraitOrientation=False
bSupportsUpsideDownOrientation=False
bSupportsLandscapeLeftOrientation=True
PreferredLandscapeOrientation=LandscapeLeft

2 changes: 1 addition & 1 deletion LeapModules.uproject
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"FileVersion": 3,
"EngineAssociation": "4.20",
"EngineAssociation": "4.21",
"Category": "",
"Description": "",
"Plugins": [
Expand Down
2 changes: 1 addition & 1 deletion Plugins/LeapUnreal

0 comments on commit 1adc6f2

Please sign in to comment.