This commit is contained in:
Benjamin Elsdon
2022-04-20 17:18:51 +08:00
7 changed files with 165 additions and 107 deletions

View File

@@ -54,5 +54,6 @@ public final class Config {
public boolean WatchGacha = false;
public int[] WelcomeEmotes = {2007, 1002, 4010};
public String WelcomeMotd = "Welcome to Grasscutter emu";
public boolean AutomaticallyCreateAccounts = false;
}
}