UltimateByte 9 년 전
부모
커밋
ce9702227d
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      lgsm/functions/command_mods_remove.sh

+ 2 - 0
lgsm/functions/command_mods_remove.sh

@@ -61,6 +61,8 @@ fn_mods_remove_init(){
 	fn_check_files_list
 	fn_script_log "Removing ${modsfilelistsize} files from ${modprettyname}"
 	fn_print_dots_nl "Removing ${modsfilelistsize} files from ${modprettyname}"
+	echo " * Any mod's custom file will be deleted."
+	echo " * Press ctrl + c to abort."
 	sleep 4
 }