Compile fix
This commit is contained in:
@@ -249,7 +249,7 @@ class HTML5Platform extends PlatformTarget {
|
|||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
project.haxeflags.push (HTML5Helper.generateFontData (project, asset));
|
// project.haxeflags.push (HTML5Helper.generateFontData (project, asset));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -693,7 +693,7 @@ class WindowsPlatform extends PlatformTarget {
|
|||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
project.haxeflags.push (HTML5Helper.generateFontData (project, asset));
|
// project.haxeflags.push (HTML5Helper.generateFontData (project, asset));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user