Fixed internal SPIGOT family mapping (#2839)

This commit is contained in:
Geoff Bourne
2024-05-20 16:33:56 -05:00
committed by GitHub
parent 3842ac4693
commit 180b6535b3

View File

@@ -326,7 +326,7 @@ function resolveVersion() {
function resolveFamily() {
case "$TYPE" in
PAPER|SPIGOT|BUKKIT|CANYON|PUFFERFISH|PURPUR)
FAMILY=SIGOT
FAMILY=SPIGOT
;;
FORGE)
FAMILY=FORGE