mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-09 01:46:29 +02:00
8 lines
106 B
Java
8 lines
106 B
Java
package @APPID@;
|
|
|
|
import org.libsdl.app.SDLActivity;
|
|
|
|
public class PowderActivity extends SDLActivity
|
|
{
|
|
}
|