project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeCreatorActivity.java
author antonc27 <antonc27@mail.ru>
Sun, 07 Feb 2016 17:40:09 +0100
changeset 11541 edd6ea6b85a8
parent 7584 7831c84cc644
permissions -rw-r--r--
- uTypes must be included for reference of gmtLandPreview which used for iOS build

package org.hedgewars.hedgeroid;

import android.app.Activity;

// TODO stub for the actual scheme editor
public class SchemeCreatorActivity extends Activity {

}