renamed / edited to match what is used on SCP Clicker

This commit is contained in:
Paul Liverman III 2018-03-24 15:32:48 -07:00
parent a1a41d0b96
commit 30c44556b4
3 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ set -o errexit
# # has a command-line option, which should be the config file to load from
# source "$1"
#else
source ./build-config.sh
source ./lp-config.sh
#fi
# make $outputDir if it doesn't exist