From 701e08e3c7810e59bda8f98d7f284cc739c80088 Mon Sep 17 00:00:00 2001 From: Daniele Benegiamo Date: Mon, 22 Nov 2021 12:41:25 +0100 Subject: [PATCH] Fixed end-line. Updated demo to r118. It includes: - Configured the SPPDemo to use r.MobileContentScaleFactor = 0 on mobile platforms. - Shipping builds of the SPPDemo automatically start in VR/non-VR mode depending if an headset is available or not. --- SPPDemo/SPPDemo.uproject | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPPDemo/SPPDemo.uproject b/SPPDemo/SPPDemo.uproject index c0f2a5d..0996314 100644 --- a/SPPDemo/SPPDemo.uproject +++ b/SPPDemo/SPPDemo.uproject @@ -288,4 +288,4 @@ "Enabled": false } ] -} +} \ No newline at end of file