Skip to content

Commit 6eb1b68

Browse files
committed
fix images assets
1 parent 3c28c5e commit 6eb1b68

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/project.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<haxelib name="openfl"/>
1111
<haxelib name="utest"/>
1212

13-
<assets path="images" embed="false" if="sys"/>
14-
<assets path="images" embed="true" unless="sys"/>
13+
<assets path="images"/>
1514
<template path="templates" if="html5 openfl < '9.4.0'"/>
1615
</project>

0 commit comments

Comments
 (0)