mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-09 02:02:59 +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"
|
||||
"*.bat" "*.cmd"
|
||||
"*.msscmp" "*.binka" # Old audio formats
|
||||
"*.swf"
|
||||
#"*.swf"
|
||||
"*.resx" #"*.loc"
|
||||
"*.wav" # Unsupported audio format
|
||||
"*.xui" "*.xgs"
|
||||
|
|
|
|||
Loading…
Reference in a new issue