citra: default_ini bg color default value fix

I discovered this while making changing background color.. Just a minor nit.
This commit is contained in:
zhupengfei 2018-08-04 12:20:00 +08:00
parent 5bc72cca6b
commit 9937cab2cd
No known key found for this signature in database
GPG Key ID: 85B82A3E62174206
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ use_frame_limit =
frame_limit =
# The clear color for the renderer. What shows up on the sides of the bottom screen.
# Must be in range of 0.0-1.0. Defaults to 1.0 for all.
# Must be in range of 0.0-1.0. Defaults to 0.0 for all.
bg_red =
bg_blue =
bg_green =