Fix assertion when trying to draw a line with one point. This would trigger an ensure...
commit14e02ccfd65ffaf13c2e90eb736e3f6998993aa4
authorStan <Stan@3db68df2-c116-0410-a063-a993310a9797>
Mon, 25 Jul 2022 20:08:03 +0000 (25 20:08 +0000)
committerStan <Stan@3db68df2-c116-0410-a063-a993310a9797>
Mon, 25 Jul 2022 20:08:03 +0000 (25 20:08 +0000)
tree9a7034d9034506a56983e539edbd800e2038a346
parent5088954cd6b2bfed791a5cd41cea29577e14e193
Fix assertion when trying to draw a line with one point. This would trigger an ensure if one enabled the unitmotion overlay.
Patch by: @vladislavbelov

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@27016 3db68df2-c116-0410-a063-a993310a9797
source/renderer/DebugRenderer.cpp