Fix TOUCH_MOUSE_EVENTS string
This commit is contained in:
parent
776b77c27f
commit
b9939c43e3
@ -308,7 +308,7 @@ namespace SDL2
|
||||
public const string SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE =
|
||||
"SDL_MOUSE_RELATIVE_SPEED_SCALE";
|
||||
public const string SDL_HINT_TOUCH_MOUSE_EVENTS =
|
||||
"SDL_HINT_TOUCH_MOUSE_EVENTS";
|
||||
"SDL_TOUCH_MOUSE_EVENTS";
|
||||
|
||||
public enum SDL_HintPriority
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user