mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-02-06 07:39:02 +00:00
Remove extraneous / from path
This commit is contained in:
parent
cabfd03c29
commit
15cad464e3
@ -480,7 +480,7 @@ getdirs() {
|
||||
# $live_or_ptu is set in the set_version() function
|
||||
############################################################################
|
||||
# The game's user directory
|
||||
user_dir="$game_path/$live_or_ptu/USER/Client/0/"
|
||||
user_dir="$game_path/$live_or_ptu/USER/Client/0"
|
||||
# The location within the USER directory to which the game exports keybinds
|
||||
keybinds_dir="$user_dir/Controls/Mappings"
|
||||
# Shaders directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user