From ce9702227d3295c99e7ec1360fb2c93596c3c14d Mon Sep 17 00:00:00 2001 From: UltimateByte Date: Mon, 16 Jan 2017 21:42:48 +0100 Subject: [PATCH] message --- lgsm/functions/command_mods_remove.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lgsm/functions/command_mods_remove.sh b/lgsm/functions/command_mods_remove.sh index 74cbbac0d..4684a0d96 100644 --- a/lgsm/functions/command_mods_remove.sh +++ b/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 }