mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-14 19:25:16 -05:00
makes prebuild.hx actually run on prebuild
This commit is contained in:
parent
57ac960850
commit
1d8e82b108
1 changed files with 1 additions and 1 deletions
|
@ -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