fixed old naming

This commit is contained in:
2024-10-05 20:10:24 +02:00
parent 4c8cdb4771
commit f4c4842188
4 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ loom {
splitEnvironmentSourceSets()
mods {
"enoughmemory" {
"loadsupport" {
sourceSet sourceSets.main
sourceSet sourceSets.client
}