add temporary fix for 03-06/03-07 beeing the same level.

This commit is contained in:
Christopher Roy Bratusek 2013-07-02 20:39:13 +02:00
parent a022b9c2f2
commit 7b5b1ac378
2 changed files with 2 additions and 0 deletions

BIN
patches/03-06.arc.LH Normal file

Binary file not shown.

View File

@ -146,6 +146,8 @@ place_files () {
cp "${RIIVOLUTION_DIR}"/NewerSMBW/Others/yesnoWindow.arc ${WORKDIR}/files/Layout/yesnoWindow/yesnoWindow.arc
cp -r "${RIIVOLUTION_DIR}"/NewerSMBW/Maps/* ${WORKDIR}/files/Maps/
cp "${RIIVOLUTION_DIR}"/NewerSMBW/Stages/* ${WORKDIR}/files/Stage/
# fix until newer team delivers update
cp patches/03-06.arc.LH ${WORKDIR}/files/Stage/
}