Skip to content

Commit

Permalink
russian-doom - Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Nov 16, 2023
1 parent 1b3ebd2 commit 01af821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/russian-doom/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ popd
# COPY PHASE
mkdir -p "$diststart/common/dist/base"
cp -rfv source/build/src/russian-* "$diststart/common/dist/"
cp -rfv "$pfx/share/russian-doom/"* "$diststart/common/dist/base/"
cp -rfv "$pfx/base/"* "$diststart/common/dist/base/"
cp -rfv assets/* "$diststart/common/dist/"

0 comments on commit 01af821

Please sign in to comment.