mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-26 17:44:19 +00:00
Improve message formatting
This commit is contained in:
parent
b548b6f3c5
commit
a27a90dea5
@ -2103,7 +2103,7 @@ rm_userdir() {
|
||||
mkdir -p "$custom_characters_dir" && cp -r "$backup_path/CustomCharacters/." "$custom_characters_dir/"
|
||||
fi
|
||||
|
||||
message info "Your Star Citizen USER directory has been cleaned up!\n\nExported keybinds can be re-imported in-game from:\nOptions->Keybindings->Control Profiles\n\nSaved characters can be selected in the character creator."
|
||||
message info "Your Star Citizen USER directory has been cleaned up!\n\nExported keybinds can be re-imported in-game from:\nOptions->Keybindings->Control Profiles\n\nSaved characters can be selected in the character creator"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user