home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game.EXE 2002 October
/
Game.EXE_10_2002.iso
/
Demos
/
Project_Nomads
/
nomads_demo_eng.exe
/
SUBTITLE.TCL
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-03-27
|
214 b
|
16 lines
#
# ⌐ COPYRIGHT 2000 RADONLABS GMBH
#
proc subtitlewatch_normal {} {
}
proc subtitlewatch_cinematic {} {
if {[.iscinematicfinished] == "true"} {
.setremoveable true
}
}