2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 09:56:22 +01:00
This commit is contained in:
Emile Belanger 2015-05-19 17:56:53 +01:00
parent de3442951d
commit 6418df976c

View File

@ -1178,7 +1178,7 @@ class SDLSurface extends SurfaceView implements SurfaceHolder.Callback,
SDLActivity.controlInterp.onTouchEvent(event);
return true;
return true;
/* Ref: http://developer.android.com/training/gestures/multi.html */
/*