Remove call to IsPtInWindowViewport in GetTileBelowCursor
commit25a9a00b76c614b1653fbf7dd2c811e01d48fa00
authorcirdan <cirdansw@gmail.com>
Sat, 15 Oct 2016 16:05:41 +0000 (15 18:05 +0200)
committercirdan <cirdansw@gmail.com>
Sat, 15 Oct 2016 16:05:41 +0000 (15 18:05 +0200)
treea56e57d4962d6f2935736534c5f21ad6c95acc50
parent60ea9ce0d4cf83f8482395cb6aab362d7199035b
Remove call to IsPtInWindowViewport in GetTileBelowCursor

Taking the window viewport directly is equivalent.
src/viewport.cpp