Minor campaign tweaks

This commit is contained in:
Anuken 2020-12-04 15:07:35 -05:00
parent 7b1c60c24f
commit dec5a2aaaf
7 changed files with 12 additions and 7 deletions

View file

@ -25,7 +25,6 @@ public class PowerTestFixture{
@BeforeAll
static void initializeDependencies(){
Log.info("init power test fixture");
headless = true;
Core.graphics = new FakeGraphics();
Core.files = new MockFiles();