This commit is contained in:
hyperdefined
2023-10-22 20:05:44 -04:00
parent bd30b05246
commit cc4176cfbe
5 changed files with 11 additions and 6 deletions

View File

@@ -46,7 +46,6 @@ public class ConfigUpdater {
}
public void updateConfig() {
// get a copy of the current config
int version = toolStats.config.getInt("config-version");
// this will be a switch in the future