From 4e29ccef6de877b7dd0d0e618a9d9a701ebc8b4a Mon Sep 17 00:00:00 2001 From: pelya Date: Sun, 2 Mar 2014 22:23:19 +0200 Subject: [PATCH] Updated TeeWorlds --- project/jni/application/teeworlds/AndroidAppSettings.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/jni/application/teeworlds/AndroidAppSettings.cfg b/project/jni/application/teeworlds/AndroidAppSettings.cfg index b22d41f51..2f04e637e 100644 --- a/project/jni/application/teeworlds/AndroidAppSettings.cfg +++ b/project/jni/application/teeworlds/AndroidAppSettings.cfg @@ -28,7 +28,7 @@ DeleteFilesOnUpgrade="%" # Here you may type readme text, which will be shown during startup. Format is: # Text in English, use \\\\n to separate lines (that's four backslashes)^de:Text in Deutsch^ru:Text in Russian^button:Button that will open some URL:http://url-to-open/ -ReadmeText='' +ReadmeText='Tap left joystick to jump' # libSDL version to use (1.2/1.3/2.0) LibSdlVersion=1.2