瀏覽代碼

Updated setreg to reference new splashscreen name

Signed-off-by: Gene Walters <[email protected]>
Gene Walters 2 年之前
父節點
當前提交
08fd870bd9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Registry/splash_screen.setreg

+ 1 - 1
Registry/splash_screen.setreg

@@ -6,7 +6,7 @@
                 "SplashScreenEnable": true,
                 "SplashScreen": {
                     "$type": "AZ::Render::SplashScreenSettings",
-                    "ImagePath" : "UICanvases/SplashScreen/spashscreen.jpg.streamingimage",
+                    "ImagePath" : "UICanvases/SplashScreen/splashscreen.jpg.streamingimage",
                     "DurationSeconds" : 5.0,
                     "Fading" : true
                 }