Experiment with multimap

This commit is contained in:
Raoul Van den Berge
2016-05-19 12:09:42 +02:00
parent 8e1d39ddb0
commit e9929b1847
2 changed files with 16 additions and 9 deletions

View File

@@ -204,6 +204,7 @@ public class TileController extends TileBase implements IEnergyReceiver, ISynchr
public void syncMachines() {
this.wirelessGridRange = 0;
this.energyUsage = 0;
this.itemGroups.clear();
this.storages.clear();
this.patterns.clear();