mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-06 10:41:30 -08:00
JS console / Scripting tweaks
This commit is contained in:
parent
06abc43aea
commit
dd5e3b2aba
22 changed files with 365 additions and 101 deletions
|
|
@ -33,7 +33,7 @@ public class PowerTestFixture{
|
|||
|
||||
}
|
||||
};
|
||||
content.createContent();
|
||||
content.createBaseContent();
|
||||
Log.setUseColors(false);
|
||||
Time.setDeltaProvider(() -> 0.5f);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue