home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 148
/
MOBICLIC148.ISO
/
mac
/
DATA
/
DSS148
/
DSS148_01
/
fonts
/
Swerve.swf
/
scripts
/
Swerve_fontClassI.as
< prev
next >
Wrap
Text File
|
2012-10-16
|
212b
|
15 lines
package
{
import mx.core.FontAsset;
public class Swerve_fontClassI extends FontAsset
{
public function Swerve_fontClassI()
{
super();
}
}
}