Skip to content

Commit e3adfce

Browse files
committed
3.0.1
1 parent aa31014 commit e3adfce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/Click.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ void RedrawClick()
5959

6060
void SelectReset()
6161
{
62-
tra=-256;
62+
tra = -256;
6363
DragStartx = -99999;
6464
RedrawClick();
6565
SetEZCWindowMessage("");

0 commit comments

Comments
 (0)