Browse Source

Bugfix: Updated GUI skin in order to resolve visual issues with focused buttons

BearishSun 7 years ago
parent
commit
fa67f6e166
2 changed files with 2 additions and 2 deletions
  1. 1 1
      CMakeLists.txt
  2. 1 1
      Source/bsf

+ 1 - 1
CMakeLists.txt

@@ -27,7 +27,7 @@ add_subdirectory(${BSF_SOURCE_DIR})
 
 set (BS_PREBUILT_DEPENDENCIES_VERSION 24)
 set (BS_SRC_DEPENDENCIES_VERSION 15)
-set (BS_BUILTIN_ASSETS_VERSION 6)
+set (BS_BUILTIN_ASSETS_VERSION 7)
 
 # Options
 set(GENERATE_SCRIPT_BINDINGS OFF CACHE BOOL "If true, script binding files will be generated. Script bindings are required for the project to build properly, however they take a while to generate. If you are sure the script bindings are up to date, you can turn off their generation (temporarily) to speed up the build.")

+ 1 - 1
Source/bsf

@@ -1 +1 @@
-Subproject commit 93acc7faa5d70f50567ab6099d860cc5a3056d63
+Subproject commit 030034fd3b47dce6a9a1555f106f8ca94d5dab50