Browse Source

fix hellfire crash on pCursCels2 (#8086)

pull/8087/head
qndel 8 months ago committed by GitHub
parent
commit
41038717fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      CMake/Mods.cmake

2
CMake/Mods.cmake

@ -21,7 +21,7 @@ set(hellfire_mod
ui_art/mainmenuw.clx) ui_art/mainmenuw.clx)
if(NOT UNPACKED_MPQS) if(NOT UNPACKED_MPQS)
list(APPEND devilutionx_assets list(APPEND hellfire_mod
data/inv/objcurs2-widths.txt) data/inv/objcurs2-widths.txt)
endif() endif()

Loading…
Cancel
Save