Forgot the debug copy assets

This commit is contained in:
GuglioIsStupid 2026-03-02 18:37:08 -05:00
parent a7d8e59f07
commit 41548ee307

View file

@ -86,7 +86,7 @@ if(CONFIGURATION STREQUAL "Debug")
copy_tree_if_exists("Durango/Sound" "Windows64/Sound")
copy_tree_if_exists("music" "music")
copy_tree_if_exists("Windows64/GameHDD" "Windows64/GameHDD")
copy_tree_if_exists("Common/Media" "Common/Media")
copy_file_if_exists("Minecraft.Client/Common/Media/MediaWindows64.arc" "Common/Media/MediaWindows64.arc")
copy_tree_if_exists("Common/res" "Common/res")
copy_tree_if_exists("Common/Trial" "Common/Trial")
copy_tree_if_exists("Common/Tutorial" "Common/Tutorial")