Explorar o código

bug ut2k4 using wrong map-compressor

Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
bccc635cc5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      functions/core_getopt.sh

+ 1 - 1
functions/core_getopt.sh

@@ -380,7 +380,7 @@ case "$getopt" in
 	i|install)
 		command_install.sh;;
 	mc|map-compressor)
-		compress_ut99_maps.sh;;
+		compress_unreal2_maps.sh;;
 	dd|depsdetect)
 		dev_detect_deps.sh;;		
 	*)