Skip to content

Commit 4103871

Browse files
authored
fix hellfire crash on pCursCels2 (#8086)
1 parent 88efadf commit 4103871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMake/Mods.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ set(hellfire_mod
2121
ui_art/mainmenuw.clx)
2222

2323
if(NOT UNPACKED_MPQS)
24-
list(APPEND devilutionx_assets
24+
list(APPEND hellfire_mod
2525
data/inv/objcurs2-widths.txt)
2626
endif()
2727

0 commit comments

Comments
 (0)