home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Spiele Shareware
/
os2games.iso
/
os2games
/
advent
/
hack
/
gohack.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1988-11-05
|
165 b
|
12 lines
echo off
cd\hack
del bones.*
if "%1"=="" goto start
if "%1"=="old" goto oldgame
copy %1 thor.sav
goto :start
:oldgame
copy thor.gam thor.sav
:start
hack