mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-26 06:22:17 -08:00
oops
This commit is contained in:
parent
e1a215ae0b
commit
a45a14025d
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ public class Scripts implements Disposable{
|
|||
public void run(LoadedMod mod, Fi file){
|
||||
loadedMod = mod;
|
||||
run(fillWrapper(file), file.name());
|
||||
loadedMod = null;
|
||||
}
|
||||
|
||||
private boolean run(String script, String file){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue