pmodels to pmockup

This commit is contained in:
Mark Mine 2004-03-03 19:33:12 +00:00
parent cf6a95c0ed
commit d1f9162c8e

View File

@ -115,10 +115,10 @@ if [ "$TTMODELS" ]; then
fi
# Pirates models
if [ "$PMODELS" ]; then
if [ "$debug" ]; then echo "PMODELS $PMODELS"; fi
PMODELS=`cygpath -w $PMODELS`
export PMODELS
if [ "$PMOCKUP" ]; then
if [ "$debug" ]; then echo "PMOCKUP $PMOCKUP"; fi
PMOCKUP=`cygpath -w $PMOCKUP`
export PMOCKUP
fi
if [ "$BARMODELS" ]; then