From fd21c3bc0ed20b602dc0fbe31b46c2debddff2c3 Mon Sep 17 00:00:00 2001 From: "George V." Date: Mon, 13 Apr 2026 18:12:50 +0300 Subject: [PATCH] chore: comment out SWF asset --- cmake/CopyAssets.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/CopyAssets.cmake b/cmake/CopyAssets.cmake index d8fc98a0..42dba550 100644 --- a/cmake/CopyAssets.cmake +++ b/cmake/CopyAssets.cmake @@ -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"