home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 52
/
Amiga_Dream_52.iso
/
Amiga
/
Jeux
/
demos
/
OloFight.lha
/
OloFight
/
Registration
< prev
next >
Wrap
Text File
|
1998-04-08
|
225b
|
10 lines
IF EXISTS C:RequestChoice
Register `RequestChoice OloFight "Do you want to preorder or book the game?" "Book|Preorder"`
ELSE
Ask "Do you want to book (y) or preorder (n) the game?"
IF WARN
Register
ELse
Register 0
ENDIF
ENDIF