Skip to content

Commit d43e09c

Browse files
committed
up
1 parent 987bf5a commit d43e09c

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

Config/DefaultEngine.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,10 @@ AsyncSceneSmoothingFactor=0.990000
188188
InitialAverageFrameRate=0.016667
189189
PhysXTreeRebuildRate=10
190190
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)
191+
192+
[/Script/IOSRuntimeSettings.IOSRuntimeSettings]
193+
bSupportsPortraitOrientation=False
194+
bSupportsUpsideDownOrientation=False
195+
bSupportsLandscapeLeftOrientation=True
196+
PreferredLandscapeOrientation=LandscapeLeft
197+
3.07 KB
Binary file not shown.
2.68 KB
Binary file not shown.

kbengine_ue4_demo.uproject

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"FileVersion": 3,
3-
"EngineAssociation": "{E3381696-4C52-91BD-E36B-1292244A3B16}",
3+
"EngineAssociation": "{7BF7EEC4-4DAE-E0BA-EB0E-4497EF6EE6CD}",
44
"Category": "",
55
"Description": "",
66
"Modules": [

0 commit comments

Comments
 (0)