diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-27 15:43:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-27 15:43:48 -0300 |
commit | e578f71b94f01dc45b1a1ae9d3f1233b15bbd306 (patch) | |
tree | c92da733ef6e60c874c0d8ea5933fa81a2f3ee80 /maps/019-4.tmx | |
parent | 7db18591620e0200e987e9dccf645c6130d9b918 (diff) | |
download | clientdata-e578f71b94f01dc45b1a1ae9d3f1233b15bbd306.tar.gz clientdata-e578f71b94f01dc45b1a1ae9d3f1233b15bbd306.tar.bz2 clientdata-e578f71b94f01dc45b1a1ae9d3f1233b15bbd306.tar.xz clientdata-e578f71b94f01dc45b1a1ae9d3f1233b15bbd306.zip |
Fix night
Diffstat (limited to 'maps/019-4.tmx')
-rw-r--r-- | maps/019-4.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/019-4.tmx b/maps/019-4.tmx index e9f96ca1..b400e856 100644 --- a/maps/019-4.tmx +++ b/maps/019-4.tmx @@ -23,6 +23,7 @@ <property name="overlay2scrollY" value="0.2"/> <property name="overlay3image" value="graphics/images/ambient/night.png"/> <property name="overlay3mask" value="8"/> + <property name="overlay3keepratio" value="true"/> <property name="overlay4image" value="graphics/images/ambient/rain.png"/> <property name="overlay4mask" value="16"/> <property name="overlay4parallax" value="1.0"/> |