forked from SteamWar/SteamWar
Cleanup FightSystem
This commit is contained in:
@@ -29,13 +29,4 @@ tasks.build {
|
||||
dependencies {
|
||||
implementation(project(":SpigotCore"))
|
||||
implementation(project(":FightSystem:FightSystem_Core"))
|
||||
implementation(project(":FightSystem:FightSystem_8"))
|
||||
implementation(project(":FightSystem:FightSystem_9"))
|
||||
implementation(project(":FightSystem:FightSystem_10"))
|
||||
implementation(project(":FightSystem:FightSystem_12"))
|
||||
implementation(project(":FightSystem:FightSystem_14"))
|
||||
implementation(project(":FightSystem:FightSystem_15"))
|
||||
implementation(project(":FightSystem:FightSystem_18"))
|
||||
implementation(project(":FightSystem:FightSystem_19"))
|
||||
implementation(project(":FightSystem:FightSystem_20"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user