project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeCreatorActivity.java
author nemo
Mon, 25 Feb 2013 13:51:45 -0500
branchicegun
changeset 8578 d2bfe0683b9a
parent 7584 7831c84cc644
permissions -rw-r--r--
ice texture still needs moving to uLandGraphics and circle drawing

package org.hedgewars.hedgeroid;

import android.app.Activity;

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

}