Fixed SDL gradient renderer not drawing anything if top and bottom colors are the...
authorIngo Ruhnke <grumbel@gmail.com>
Tue, 12 Aug 2014 23:20:00 +0000 (01:20 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Tue, 12 Aug 2014 23:20:00 +0000 (01:20 +0200)
commit2d234652fddc910bb6b2abf0b75474750440c5f9
tree58f60f4aa2f8672f4860edf51c2ca2b2237b6bd9
parentb88dc6c0a778a019bf0b1f28c2cc9d624d9bbdbd
Fixed SDL gradient renderer not drawing anything if top and bottom colors are the same

Problem could be seen in "data/levels/world1/19 - Miyamoto Monument.stl"
src/video/sdl/sdl_painter.cpp