File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5151 <!-- Allows you to use sound paths with no extension, and the default sound type for that
5252 target will be used. If enabled it will use ogg on all targets except flash, which uses mp3.
5353 If value is set to any string, that is used for the file extension-->
54- <!-- <haxedef name="FLX_DEFAULT_SOUND_EXT" value="" />-->
54+ <!-- <haxedef name="FLX_DEFAULT_SOUND_EXT" />-->
5555
5656 <!-- Loads from the specified relative or absolute directory. Unlike other boolean flags, this flag should contain a string value.
5757 When using assets entirely from outside the build directory, it is wise to disable any
5858 <assets> tags in your project.xml, to reduce your total memory-->
59- <!-- <haxedef name="FLX_CUSTOM_ASSETS_DIRECTORY" value="" />-->
59+ <!-- <haxedef name="FLX_CUSTOM_ASSETS_DIRECTORY" value="assets " />-->
6060
6161 <!-- Remove the legacy health system-->
6262 <haxedef name =" FLX_NO_HEALTH" />
You can’t perform that action at this time.
0 commit comments