project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeCreatorActivity.java
author sheepluva
Sat, 06 Jan 2018 03:05:14 +0100
branchqmlfrontend
changeset 12881 07a267d72fce
parent 7584 7831c84cc644
permissions -rw-r--r--
fix issues and my past sins with GL2 remaining issue: tintadd (crosshair)

package org.hedgewars.hedgeroid;

import android.app.Activity;

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

}