forked from SteamWar/SteamWar
Add TestblockScoreboardElement
Add WireframeCommand Implement MWGPlotRegion
This commit is contained in:
+2
@@ -20,6 +20,7 @@
|
||||
package de.steamwar.bausystem.region;
|
||||
|
||||
import de.steamwar.bausystem.BauSystem;
|
||||
import de.steamwar.bausystem.features.region.WireframeCommand;
|
||||
import de.steamwar.bausystem.region.dynamic.*;
|
||||
import de.steamwar.bausystem.region.dynamic.global.GlobalRegion;
|
||||
import de.steamwar.bausystem.shared.Pair;
|
||||
@@ -88,6 +89,7 @@ public class DynamicRegionSystem implements RegionSystem {
|
||||
|
||||
DynamicRegionRepository.loadRegions();
|
||||
new DynamicRegionCommand();
|
||||
new WireframeCommand();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user