Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Update prepare.cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
szmarczak authored Sep 18, 2020
1 parent e7dfed6 commit 70fa0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sv_pure_bypass_7_2/prepare.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set CSGO="C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo"

if exist pak01_008.vpk.wh (
copy pak01_008.vpk.wh "%CSGO%\pak01_008.vpk.wh" /B /Y
copy pak01_008.vpk.wh %CSGO%\pak01_008.vpk.wh /B /Y
)

cd /D %CSGO%
Expand Down

0 comments on commit 70fa0e0

Please sign in to comment.