Changed: Removed extraneous spaces

This commit is contained in:
kervala 2016-09-20 21:40:17 +02:00
parent 766def2c9b
commit 51aac8b5e9

View file

@ -342,7 +342,6 @@ function game:updateTargetConsiderUI()
if impossible then
wgToolTip.tooltip = concatUCString(wgToolTip.tooltip, ucstring("\n"), i18n.get("uittConsiderUnknownLevel"))
end
end
----------------------