This commit is contained in:
恍兮惚兮 2024-10-09 01:06:08 +08:00
parent 5041de78b8
commit f62dbbdcbe
2 changed files with 2 additions and 2 deletions

View File

@ -539,7 +539,7 @@
"gamemanageruseversion": 0,
"gamemanager_integrated_internal_layout": 0,
"profiles_index": 0,
"ocrautobindwindow": true,
"ocrautobindwindow": false,
"toolbutton": {
"rank2": [
"move",

View File

@ -29,7 +29,7 @@ include(generate_product_version)
set(VERSION_MAJOR 5)
set(VERSION_MINOR 42)
set(VERSION_PATCH 4)
set(VERSION_PATCH 5)
add_library(pch pch.cpp)
target_precompile_headers(pch PUBLIC pch.h)