We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f101803 commit f98b280Copy full SHA for f98b280
game_clean/copy.sh
@@ -32,7 +32,7 @@ declare -a EXES=(
32
declare -a DLLS=(
33
bin/$PLAT_DIR/vrad_dll
34
bin/$PLAT_DIR/vvis_dll
35
- tc2/$PLAT_DIR/{client,server}
+ tc2/bin/$PLAT_DIR/{client,server}
36
)
37
38
declare -a DLLS_LIB=(
0 commit comments