project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeCreatorActivity.java
author Wuzzy <Wuzzy2@mail.ru>
Mon, 14 Jan 2019 17:04:18 +0100
changeset 14601 1a68c8a07d1f
parent 7584 7831c84cc644
permissions -rw-r--r--
ASA moon02: Fix player not losing if time runs out while still having the rope

package org.hedgewars.hedgeroid;

import android.app.Activity;

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

}