mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-21 22:39:53 +08:00
@@ -114,7 +114,8 @@ public final class RegionHandler implements Router {
|
||||
customConfig.addProperty("sdkenv", "2");
|
||||
customConfig.addProperty("checkdevice", "false");
|
||||
customConfig.addProperty("loadPatch", "false");
|
||||
customConfig.addProperty("showexception", String.valueOf(showExceptions));
|
||||
customConfig.addProperty("showexception",
|
||||
String.valueOf(showExceptions));
|
||||
customConfig.addProperty("regionConfig", "pm|fk|add");
|
||||
customConfig.addProperty("downloadMode", "0");
|
||||
customConfig.add("coverSwitch", hiddenIcons);
|
||||
|
||||
Reference in New Issue
Block a user