home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Esportes
/
CrossingCup.swf
/
scripts
/
__Packages
/
com
/
bourre
/
log
/
LogChannel.as
< prev
next >
Wrap
Text File
|
2007-12-11
|
131b
|
8 lines
class com.bourre.log.LogChannel extends com.bourre.events.EventType
{
function LogChannel(s)
{
super(s);
}
}