Add System.fontsDirectory

This commit is contained in:
Joshua Granick
2015-03-23 18:55:13 -07:00
parent 54d8d5eee3
commit 0ab97dd98a
3 changed files with 48 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ namespace lime {
APPLICATION_STORAGE,
DESKTOP,
DOCUMENTS,
FONTS,
USER
};