mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-16 08:05:34 -04:00
import java.util.Map
This commit is contained in:
parent
18f251e9c6
commit
961ab6cb7c
@ -1,5 +1,7 @@
|
||||
package net.kdt.pojavlaunch;
|
||||
|
||||
import java.util.Map;
|
||||
|
||||
public abstract class LoggableActivity extends BaseActivity {
|
||||
public Map<String, String> jreReleaseList;
|
||||
public void appendToLog(String text) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user