mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-23 00:12:51 +02:00
@@ -1348,10 +1348,6 @@ void GameView::OnKeyRelease(int key, Uint16 character, bool shift, bool ctrl, bo
|
||||
if(colourRValue->IsFocused() || colourGValue->IsFocused() || colourBValue->IsFocused() || colourAValue->IsFocused())
|
||||
return;
|
||||
|
||||
if(selectMode!=SelectNone)
|
||||
{
|
||||
return;
|
||||
}
|
||||
if(!isMouseDown)
|
||||
drawMode = DrawPoints;
|
||||
else
|
||||
|
Reference in New Issue
Block a user