Skip to content

Commit

Permalink
CMAKE/MAPPACK: Add hectic to shader validation
Browse files Browse the repository at this point in the history
and rename hectic.shader to wop_hectic.shader
  • Loading branch information
kai-li-wop committed Dec 9, 2024
1 parent 897df18 commit ba98193
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wop/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ foreach (SHADER ${PADPACK_SHADERS})
endforeach()

set(MAPPACK_SHADERS
wop_mappack-levelshots.shader
wop_hectic.shader
wop_mappack-levelshots.shader
)
foreach (SHADER ${MAPPACK_SHADERS})
shader_validation(wop ${SHADER} 2)
Expand Down
File renamed without changes.

0 comments on commit ba98193

Please sign in to comment.