Only do vertical scrolling when the height is higher than 19.
authorRicardo Cruz <rick2@aeiou.pt>
Sat, 15 May 2004 12:08:57 +0000 (12:08 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Sat, 15 May 2004 12:08:57 +0000 (12:08 +0000)
commiteda20530dd6a1640dd09cb8c81dd76f696880914
tree89a6683b9f876a16a59333d90b0e997cb80658d5
parent9b404f4cfce9ccb54e4f73fee47b875fe447dafc
Only do vertical scrolling when the height is higher than 19.
This fixes the problem that scrolling was used in 19 Y tiles levels. Since the right number of Y tiles is 18.75, not 19.

SVN-Revision: 1193
src/world.cpp