diff --git a/CMakeLists.txt b/CMakeLists.txt index aba9f2f..4490153 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.20) set(NAME "po3_Tweaks" CACHE STRING "") set(VERSION 1.9.2 CACHE STRING "") set(AE_VERSION 1) -set(VR_VERSION 2) +set(VR_VERSION 1) # ---- Options ---- option(COPY_BUILD "Copy the build output to the Skyrim directory." TRUE) diff --git a/extern/CommonLibVR b/extern/CommonLibVR index cf9a3b8..cfb6ca7 160000 --- a/extern/CommonLibVR +++ b/extern/CommonLibVR @@ -1 +1 @@ -Subproject commit cf9a3b803bef6f6d07e5abc28af41b9c0e14f333 +Subproject commit cfb6ca7af85bdb363eeea54284f74b32a3395469