home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 160
/
MOBICLIC160.ISO
/
pc
/
DATA
/
DCV160
/
DCV160_00
/
fonts
/
GillSansMT.swf
/
scripts
/
GillSansMT_fontClassB.as
< prev
next >
Wrap
Text File
|
2013-12-16
|
220b
|
15 lines
package
{
import mx.core.FontAsset;
public class GillSansMT_fontClassB extends FontAsset
{
public function GillSansMT_fontClassB()
{
super();
}
}
}