forked from SteamWar/SteamWar
Cleanup BauSystem
This commit is contained in:
+1
-6
@@ -19,7 +19,7 @@
|
||||
|
||||
import org.apache.tools.ant.taskdefs.condition.Os
|
||||
import java.net.URI
|
||||
import java.util.Properties
|
||||
import java.util.*
|
||||
|
||||
rootProject.name = "SteamWar"
|
||||
|
||||
@@ -172,11 +172,6 @@ dependencyResolutionManagement {
|
||||
|
||||
include(
|
||||
"BauSystem",
|
||||
"BauSystem:BauSystem_15",
|
||||
"BauSystem:BauSystem_18",
|
||||
"BauSystem:BauSystem_19",
|
||||
"BauSystem:BauSystem_20",
|
||||
"BauSystem:BauSystem_21",
|
||||
"BauSystem:BauSystem_Main",
|
||||
"BauSystem:BauSystem_RegionFixed"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user