mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-10 11:12:48 -08:00
Building loop cleanup
This commit is contained in:
parent
03d99cb05a
commit
f85aaed323
12 changed files with 55 additions and 254 deletions
|
|
@ -26,8 +26,8 @@ public class PowerTestFixture{
|
|||
@BeforeAll
|
||||
static void initializeDependencies(){
|
||||
headless = true;
|
||||
Core.graphics = new FakeGraphics();
|
||||
Core.files = new MockFiles();
|
||||
Groups.init();
|
||||
|
||||
boolean make = content == null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue