oops
This commit is contained in:
@@ -81,6 +81,7 @@ public class Scripts implements Disposable{
|
|||||||
public void run(LoadedMod mod, Fi file){
|
public void run(LoadedMod mod, Fi file){
|
||||||
loadedMod = mod;
|
loadedMod = mod;
|
||||||
run(fillWrapper(file), file.name());
|
run(fillWrapper(file), file.name());
|
||||||
|
loadedMod = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
private boolean run(String script, String file){
|
private boolean run(String script, String file){
|
||||||
|
|||||||
Reference in New Issue
Block a user