mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-05-22 15:11:11 +00:00
makes prebuild.hx actually run on prebuild
This commit is contained in:
parent
57ac960850
commit
1d8e82b108
|
@ -213,7 +213,7 @@
|
|||
</section>
|
||||
|
||||
<!-- Run a script before and after building. -->
|
||||
<postbuild haxe="source/Prebuild.hx"/> -->
|
||||
<prebuild haxe="source/Prebuild.hx"/> -->
|
||||
<postbuild haxe="source/Postbuild.hx"/> -->
|
||||
|
||||
<!-- Enable this on platforms which do not support dropping files onto the window. -->
|
||||
|
|
Loading…
Reference in a new issue