Cleanup FightSystem

This commit is contained in:
2026-05-15 14:39:27 +02:00
parent 060364abb5
commit d61d001ddf
77 changed files with 604 additions and 2811 deletions
@@ -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"))
}