SDL: Fixed default volume. Thanks to KunaiTeam for the report.
This commit is contained in:
parent
d2a3440968
commit
2ac54204fa
|
@ -152,7 +152,7 @@ flashSize=0
|
|||
|
||||
# Sound volume
|
||||
# 0-200=0%-200%
|
||||
soundVolume=0
|
||||
soundVolume=100
|
||||
|
||||
# Interframe blending
|
||||
# 0=none, 1=motion blur, 2=smart
|
||||
|
|
Loading…
Reference in New Issue