replaced tabs with spaces

This commit is contained in:
fysx
2015-01-16 20:40:23 +01:00
parent 54215b7ce4
commit b732d6cc12
+2 -2
View File
@@ -53,8 +53,8 @@ public class SDLActivity extends Activity {
// Load the .so
static {
// SDL2 is linked statically to love, so we do not need to load it
// manually
// SDL2 is linked statically to love, so we do not need to load it
// manually
//System.loadLibrary("SDL2");
//System.loadLibrary("SDL2_image");
//System.loadLibrary("SDL2_mixer");