home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Puzzle
/
HexiomConnect.swf
/
scripts
/
Fonts.as
< prev
next >
Wrap
Text File
|
2008-08-29
|
277b
|
17 lines
package
{
public class Fonts
{
public static const MYRIAD:String = "Myriad Web Pro";
private static var FONT_MYRIAD:Class = Fonts_FONT_MYRIAD;
public function Fonts()
{
super();
}
}
}