Merge branch 'development' of https://git.t2code.net/JaTiTV/T2CodeLib into development
This commit is contained in:
@@ -29,7 +29,7 @@ public class T2CconfigWriter {
|
||||
e.printStackTrace();
|
||||
return;
|
||||
}
|
||||
}
|
||||
} else exist = true;
|
||||
|
||||
config = YamlConfiguration.loadConfiguration(configFile);
|
||||
Map<String, List<String>> comments = new LinkedHashMap<>();
|
||||
|
Reference in New Issue
Block a user