启动模拟器游戏
This commit is contained in:
@ -522,7 +522,7 @@ public class LogUtils {
|
||||
.subscribe(new EmptyResponse<>());
|
||||
}
|
||||
|
||||
private static JSONObject getMetaObject() {
|
||||
public static JSONObject getMetaObject() {
|
||||
Meta meta = MetaUtil.INSTANCE.getMeta();
|
||||
JSONObject metaObject = new JSONObject();
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user