mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-02-20 15:11:29 -08:00
Bugfixes
This commit is contained in:
parent
197b67f8c1
commit
fa9611e28c
14 changed files with 64 additions and 45 deletions
|
|
@ -39,7 +39,7 @@ public class ItemLiquidGeneratorTests extends PowerTestFixture{
|
|||
powerProduction = 0.1f;
|
||||
itemDuration = fakeItemDuration;
|
||||
maxLiquidGenerate = maximumLiquidUsage;
|
||||
entityType = ItemLiquidGeneratorBuild::new;
|
||||
buildType = ItemLiquidGeneratorBuild::new;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue