Added "New account" button when connectiong to the official server
package org.hedgewars.hedgeroid;import android.support.v4.app.FragmentActivity;// TODOpublic class WeaponsetCreatorActivity extends FragmentActivity { public static final String PARAMETER_EXISTING_WEAPONSETNAME="existingWeaponsetName";}