Skip to content

Commit

Permalink
Fixed enabling collision between ships not working
Browse files Browse the repository at this point in the history
  • Loading branch information
StewStrong committed Dec 27, 2023
1 parent b10a02f commit 2e0c543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ forge_version=1.18.2-40.2.4
create_fabric_version=0.5.1-c-build.1092+mc1.18.2
flywheel_version_fabric=0.6.9-38
createbigcannons_version= 0.5.2-nightly-e815ca4
vs_core_version=1.1.0+c37d346883
vs_core_version=1.1.0+b19b27c4a4
# Prevent kotlin from autoincluding stdlib as a dependency, which breaks
# gradle's composite builds (includeBuild) for some reason. We'll add it manually
kotlin.stdlib.default.dependency=false
Expand Down

0 comments on commit 2e0c543

Please sign in to comment.