Remove black pixels at corners of DrawRoundRect rectangles
Fixes regression introduced in 8935dcc0e1307f3963d2d21e4f7ce1cca8407579.
#!/bin/sh -
echo "*** Luacheck of Lua locale files:"
luacheck ../share/hedgewars/Data/Locale/*.lua --globals locale -q
echo "Missing translations in Lua locale files:"
grep -c -- "^--" ../share/hedgewars/Data/Locale/*.lua