mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-25 22:46:19 +01:00
4 lines
No EOL
89 B
Text
4 lines
No EOL
89 B
Text
function __initFontFolder() {
|
|
var root = DIRECTORY + "Fonts";
|
|
directory_verify(root);
|
|
} |