修复:几个加载插件时的异常
This commit is contained in:
@@ -22,7 +22,7 @@ public class TLib {
|
||||
@Logger("§8[§3§lTabooLib§8][§r{1}§8] §f{2}")
|
||||
private TLogger tLogger;
|
||||
|
||||
private TLibConfig config;
|
||||
private TLibConfig config = new TLibConfig();
|
||||
|
||||
private TConfigWatcher configWatcher = new TConfigWatcher();
|
||||
|
||||
@@ -75,5 +75,4 @@ public class TLib {
|
||||
return downloadPoolSize;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user