fixed FINDCFG to match the new name for the folder of the campaign
This commit is contained in:
parent
c945fcae6d
commit
7352e26358
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
find data/campaigns/Descent -name '*.cfg' -print
|
||||
echo data/campaigns/Descent.cfg'
|
||||
find data/campaigns/Descent_Into_Darkness -name '*.cfg' -print
|
||||
echo data/campaigns/Descent_Into_Darkness.cfg'
|
||||
|
|
Loading…
Add table
Reference in a new issue