Browse Source

Build: Updated 'bsf' version

BearishSun 6 years ago
parent
commit
b3b613a17a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Source/EditorCore/GUI/BsGUICurves.cpp
  2. 1 1
      Source/bsf

+ 1 - 1
Source/EditorCore/GUI/BsGUICurves.cpp

@@ -753,7 +753,7 @@ namespace bs
 
 			struct TickComparator
 			{
-				bool operator()(const TickLevel& a, const TickLevel& b)
+				bool operator()(const TickLevel& a, const TickLevel& b) const
 				{
 					if (fabs(a.t - b.t) > 0.001f)
 						return a.t < b.t;

+ 1 - 1
Source/bsf

@@ -1 +1 @@
-Subproject commit 1fa999f910f99044f400f73a7de6b573d5da24e6
+Subproject commit 3473cfb67b10fa3d0e63a32503c65e114c51b2ff