Subversion Repositories nw_plus

Compare Revisions

Regard whitespace Rev 28 → Rev 27

/nw_plus/NWinter.bat
267,11 → 267,6
if exist NWSnow.con goto confound
if exist NWUser.con goto confound
:confound_done
cd /d "%exedir%"
if not exist GAME.CON "%addondir%\utils\windows\win32\kextract.exe" DUKE3D.GRP GAME.CON
if not exist DEFS.CON "%addondir%\utils\windows\win32\kextract.exe" DUKE3D.GRP DEFS.CON
if not exist USER.CON "%addondir%\utils\windows\win32\kextract.exe" DUKE3D.GRP USER.CON
cd /d "%addondir%"
echo.
pause
goto restart