project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/WeaponsetCreatorActivity.java
changeset 10017 de822cd3df3a
parent 7508 763d3961400b
--- a/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/WeaponsetCreatorActivity.java	Tue Jan 21 22:38:13 2014 +0100
+++ b/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/WeaponsetCreatorActivity.java	Tue Jan 21 22:43:06 2014 +0100
@@ -4,5 +4,5 @@
 
 // TODO
 public class WeaponsetCreatorActivity extends FragmentActivity {
-	public static final String PARAMETER_EXISTING_WEAPONSETNAME="existingWeaponsetName";
+    public static final String PARAMETER_EXISTING_WEAPONSETNAME="existingWeaponsetName";
 }