Skip to content

Commit eeadbf0

Browse files
Nabile-Rahmaniflibitijibibo
authored andcommitted
Drop events are actually enabled by default.
1 parent 59b5620 commit eeadbf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SDL2.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4355,7 +4355,7 @@ public struct SDL_DollarGestureEvent
43554355
public float y;
43564356
}
43574357

4358-
/* File open request by system (event.drop.*), disabled by
4358+
/* File open request by system (event.drop.*), enabled by
43594359
* default
43604360
*/
43614361
[StructLayout(LayoutKind.Sequential)]

0 commit comments

Comments
 (0)