allow loading reshade either before gmod dll, or loading reshade as d3d9.dll in the game folder
This commit is contained in:
DubbleClick
2023-11-24 22:05:40 +01:00
committed by GitHub
parent 69b06d94a2
commit a1cadde802
+1 -1
View File
@@ -17,7 +17,7 @@ endif()
set(VERSION_MAJOR 1)
set(VERSION_MINOR 5)
set(VERSION_PATCH 6)
set(VERSION_PATCH 7)
set(VERSION_TWEAK 0)
set(VERSION_RC "${CMAKE_CURRENT_BINARY_DIR}/version.rc")