Skip to content

Commit

Permalink
Fix build with jump out of the while
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFloodDragon authored Aug 3, 2023
1 parent a43686e commit d50e88c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project/module-script/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
dependencies {
compileModule("module-core")
compileModule("module-common")
compileModule("runtime-bukkit")
installTaboo("platform-bukkit")
}
}

0 comments on commit d50e88c

Please sign in to comment.