mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-28 03:54:22 +01:00
add temporary fix for 03-06/03-07 beeing the same level.
This commit is contained in:
parent
a022b9c2f2
commit
7b5b1ac378
BIN
patches/03-06.arc.LH
Normal file
BIN
patches/03-06.arc.LH
Normal file
Binary file not shown.
@ -146,6 +146,8 @@ place_files () {
|
|||||||
cp "${RIIVOLUTION_DIR}"/NewerSMBW/Others/yesnoWindow.arc ${WORKDIR}/files/Layout/yesnoWindow/yesnoWindow.arc
|
cp "${RIIVOLUTION_DIR}"/NewerSMBW/Others/yesnoWindow.arc ${WORKDIR}/files/Layout/yesnoWindow/yesnoWindow.arc
|
||||||
cp -r "${RIIVOLUTION_DIR}"/NewerSMBW/Maps/* ${WORKDIR}/files/Maps/
|
cp -r "${RIIVOLUTION_DIR}"/NewerSMBW/Maps/* ${WORKDIR}/files/Maps/
|
||||||
cp "${RIIVOLUTION_DIR}"/NewerSMBW/Stages/* ${WORKDIR}/files/Stage/
|
cp "${RIIVOLUTION_DIR}"/NewerSMBW/Stages/* ${WORKDIR}/files/Stage/
|
||||||
|
# fix until newer team delivers update
|
||||||
|
cp patches/03-06.arc.LH ${WORKDIR}/files/Stage/
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user