mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-08-02 17:32:26 +00:00
chore: comment out SWF asset
This commit is contained in:
parent
80179ae3be
commit
fd21c3bc0e
|
|
@ -7,7 +7,7 @@ function(setup_asset_folder_copy TARGET_NAME ASSET_FOLDER_PAIRS)
|
||||||
"*.xml" "*.lang"
|
"*.xml" "*.lang"
|
||||||
"*.bat" "*.cmd"
|
"*.bat" "*.cmd"
|
||||||
"*.msscmp" "*.binka" # Old audio formats
|
"*.msscmp" "*.binka" # Old audio formats
|
||||||
"*.swf"
|
#"*.swf"
|
||||||
"*.resx" #"*.loc"
|
"*.resx" #"*.loc"
|
||||||
"*.wav" # Unsupported audio format
|
"*.wav" # Unsupported audio format
|
||||||
"*.xui" "*.xgs"
|
"*.xui" "*.xgs"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue