project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeCreatorActivity.java
ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
package org.hedgewars.hedgeroid;
import android.app.Activity;
// TODO stub for the actual scheme editor
public class SchemeCreatorActivity extends Activity {
}