project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/WeaponsetCreatorActivity.java
Continental supplies: Upside-Down World special now works in cave maps as well
In cave maps, the hog is teleported just below the border. A bit of land is erased, too.
package org.hedgewars.hedgeroid;
import android.support.v4.app.FragmentActivity;
// TODO
public class WeaponsetCreatorActivity extends FragmentActivity {
public static final String PARAMETER_EXISTING_WEAPONSETNAME="existingWeaponsetName";
}