Skip to content

Commit

Permalink
added all font glyphs
Browse files Browse the repository at this point in the history
  • Loading branch information
infidel- committed Jul 15, 2017
1 parent 3a96e22 commit 6209563
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions CustomMissionLog.as2proj
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@
</compileTargets>
<!-- Assets to embed into the output SWF -->
<library>
<asset path="src\lib\Aller.ttf" />
<asset path="lib\Aller.ttf" />
<asset path="lib\Aller.ttf" glyphs="" />
</library>
<!-- Paths to exclude from the Project Explorer tree -->
<hiddenPaths>
Expand Down
1 change: 0 additions & 1 deletion src/Main.as
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import com.GameInterface.DistributedValue;
import com.Utils.LDBFormat;
import com.Utils.Point;


class Main
{
// made all fields static because of weird scope bugs
Expand Down

0 comments on commit 6209563

Please sign in to comment.