home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cani & Cani
/
CANI.ISO
/
pc
/
program
/
ferme.dxr
/
Scripts_33.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-11
|
169 b
|
12 lines
on mouseUp
global gTypeRech
EndAllPuppet()
if gTypeRech = 1 then
go("Berger_1")
else
if gTypeRech = 2 then
go("Bouvier_1")
end if
end if
end