mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-03-15 11:20:39 -07:00
Test fixes
This commit is contained in:
parent
9d4ca4e8ae
commit
2822764698
3 changed files with 13 additions and 1 deletions
|
|
@ -873,6 +873,7 @@ public class ApplicationTests{
|
|||
Time.setDeltaProvider(() -> 1f);
|
||||
|
||||
logic.reset();
|
||||
state.rules.sector = zone.sector;
|
||||
try{
|
||||
world.loadGenerator(zone.generator.map.width, zone.generator.map.height, zone.generator::generate);
|
||||
}catch(SaveException e){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue