Fixed SDLLightmap::get_light()
authorIngo Ruhnke <grumbel@gmail.com>
Fri, 29 Aug 2014 05:57:07 +0000 (07:57 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Fri, 29 Aug 2014 05:57:07 +0000 (07:57 +0200)
commit98eb08a125491e17546d98843c9bdb8db88adc6f
treef6332a75f8f196443b752fc4e32d1751c7ea2d46
parent8e4911b90f279a3af519329f89b5bb765db5bdd6
Fixed SDLLightmap::get_light()

Coordinates were upside down and brought the resolution in line with
OpenGL.
src/video/sdl/sdl_lightmap.cpp