Curses
This commit is contained in:
parent
30f01c7da8
commit
56f15024ae
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ while read -r pak_file; do
|
|||
elif [[ "${path,,}" == *"hipnotic"* ]]; then
|
||||
filename="Quake Mission Pack 1 - Scourge of Armagon"
|
||||
elif [[ "${path,,}h" == *"rogue"* ]]; then
|
||||
filename="Quake Mission Pack No. 2 - Dissolution of Eternity"
|
||||
filename="Quake Mission Pack 2 - Dissolution of Eternity"
|
||||
elif [[ "${path,,}" == *"dopa"* ]]; then
|
||||
filename="Quake - Dimension of the Past"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue