project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeCreatorActivity.java
author nemo
Sat, 21 May 2016 15:23:08 -0400
changeset 11831 dd18d8100afd
parent 7584 7831c84cc644
permissions -rw-r--r--
Change this back to allowing hooking rope to hogs again, 'cause, well, rage...

package org.hedgewars.hedgeroid;

import android.app.Activity;

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

}