summaryrefslogtreecommitdiffhomepage
path: root/templates/android_project/res/values/strings.xml
diff options
context:
space:
mode:
authorRay San <[email protected]>2017-09-27 14:35:17 +0200
committerRay San <[email protected]>2017-09-27 14:35:17 +0200
commite284adcfc1f88d7075a7b357f94dbe21a55271a6 (patch)
treed61e1b54e3e6266e9ced6f18cdca04572a35c7c1 /templates/android_project/res/values/strings.xml
parent96b8c9dd5af6d88597783a8dfd6909bb17255a21 (diff)
downloadraylib-e284adcfc1f88d7075a7b357f94dbe21a55271a6.tar.gz
raylib-e284adcfc1f88d7075a7b357f94dbe21a55271a6.zip
Added verbose output
Diffstat (limited to 'templates/android_project/res/values/strings.xml')
-rw-r--r--templates/android_project/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/android_project/res/values/strings.xml b/templates/android_project/res/values/strings.xml
index 5adb1d81..d4dd6ea8 100644
--- a/templates/android_project/res/values/strings.xml
+++ b/templates/android_project/res/values/strings.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="app_name">raylibGame</string>
+ <string name="app_name">rGame</string>
</resources>