mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-02 20:42:36 +02:00
draw cursor outline when shift drawing lines
This commit is contained in:
@@ -1787,7 +1787,7 @@ void GameView::OnDraw()
|
||||
{
|
||||
activeBrush->RenderFill(ren, finalCurrentMouse);
|
||||
}
|
||||
else
|
||||
if (drawMode == DrawPoints || drawMode==DrawLine)
|
||||
{
|
||||
if(wallBrush)
|
||||
{
|
||||
|
Reference in New Issue
Block a user