[Hyrule Warriors] Fix spelling errors in variables

This commit is contained in:
Crementif 2019-08-31 19:19:23 +02:00 committed by GitHub
parent e4c4efc8dc
commit 634dc14d1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,12 +9,12 @@ version = 3
name = Default
$redShadows = 1.0
$greenShadows = 1.0
$blueSadows = 1.0
$blueShadows = 1.0
$redMid = 1.0
$greenMid = 1.0
$blueMid = 1.0
$redHilight = 1.0
$greenHilight =1.0
$greenHilight = 1.0
$blueHilight = 1.0
$contrastCurve = 0.0
@ -31,7 +31,7 @@ $sharp_mix = 0.0
name = High Contrasty
$redShadows = 1.02
$greenShadows = 1.01
$blueSadows = 1.01
$blueShadows = 1.01
$redMid = 0.98
$greenMid = 0.98
$blueMid = 0.96
@ -53,7 +53,7 @@ $sharp_mix = 0.35
name = Colourful
$redShadows = 0.999
$greenShadows = 0.99
$blueSadows = 0.99
$blueShadows = 0.99
$redMid = 1.0
$greenMid = 0.99
$blueMid = 0.99
@ -75,7 +75,7 @@ $sharp_mix = 0.3
name = Neutral Contrasty
$redShadows = 1.01
$greenShadows = 1.01
$blueSadows = 1.01
$blueShadows = 1.01
$redMid = 1.0
$greenMid = 1.0
$blueMid = 1.0
@ -91,4 +91,4 @@ $exposure = 1.25
$vibrance = 0.15
$crushContrast = 0.00
$bleach = 0.85
$sharp_mix = 0.25
$sharp_mix = 0.25