Skip to content

Commit

Permalink
Set splash background color to black
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgraham committed Jun 20, 2021
1 parent 7cbcd60 commit 29bdd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PlayerSettings:
productName: Asteroids
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
m_SplashScreenBackgroundColor: {r: 0, g: 0, b: 0, a: 1}
m_ShowUnitySplashScreen: 1
m_ShowUnitySplashLogo: 1
m_SplashScreenOverlayOpacity: 1
Expand Down

0 comments on commit 29bdd7c

Please sign in to comment.