mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-02-17 21:52:03 -08:00
c l e a n u p
This commit is contained in:
commit
f6b1420103
75 changed files with 2583 additions and 2600 deletions
|
|
@ -50,6 +50,6 @@ public class DirectConsumerTests extends PowerTestFixture{
|
|||
consumerTile.entity.update();
|
||||
graph.update();
|
||||
|
||||
assertEquals(expectedSatisfaction, consumertile.entity.getPower().status);
|
||||
assertEquals(expectedSatisfaction, consumertile.entity.power().status);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue