nat-flixel-playground remove copy extern scripts

This commit is contained in:
2023-04-29 20:59:12 -06:00
parent 2db8042b04
commit ceb0868d84

View File

@@ -30,8 +30,6 @@
<set name="BUILD_DIR" value="export" />
<classpath name="source" />
<assets path="assets" />
<!-- IMPORTANT: This copies the #extern scripts generated by NAT into the project output folders: -->
<postbuild command="copy-extern-scripts.sh" unless="no-extern"/>
<!-- _______________________________ Libraries ______________________________ -->