Compile fix
This commit is contained in:
@@ -70,7 +70,7 @@ namespace lime {
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifndef EMSCRIPTEN
|
||||
#if !defined(EMSCRIPTEN) && !defined(LIME_SWITCH)
|
||||
SDL_SetHint (SDL_HINT_ANDROID_TRAP_BACK_BUTTON, "0");
|
||||
SDL_SetHint (SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH, "1");
|
||||
SDL_SetHint (SDL_HINT_MOUSE_TOUCH_EVENTS, "0");
|
||||
|
||||
Reference in New Issue
Block a user