project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeCreatorActivity.java
author unc0rr
Mon, 18 Feb 2013 22:21:31 +0400
changeset 8513 cd85ab23f38b
parent 7584 7831c84cc644
permissions -rw-r--r--
Disallow kicking the opponent in duel

package org.hedgewars.hedgeroid;

import android.app.Activity;

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

}