Browse Source

Build: Updated 'bsf' to the latest version

Marko Pintera 7 years ago
parent
commit
fd64e421f3
2 changed files with 9 additions and 9 deletions
  1. 8 8
      Source/Scripting/SBansheeEditor/Wrappers/BsScriptBuildManager.cpp
  2. 1 1
      Source/bsf

+ 8 - 8
Source/Scripting/SBansheeEditor/Wrappers/BsScriptBuildManager.cpp

@@ -187,14 +187,14 @@ namespace bs
 
 			IconData textures[] =
 			{ 
-				{ 16 },
-				{ 32 },
-				{ 48 },
-				{ 64 },
-				{ 96 },
-				{ 128 },
-				{ 192 }, 
-				{ 256 } 
+				{ 16, nullptr },
+				{ 32, nullptr },
+				{ 48, nullptr },
+				{ 64, nullptr },
+				{ 96, nullptr },
+				{ 128, nullptr },
+				{ 192, nullptr },
+				{ 256, nullptr }
 			};
 
 			HTexture icon = gResources().load(winPlatformInfo->icon);

+ 1 - 1
Source/bsf

@@ -1 +1 @@
-Subproject commit b34c559f0b34d609db344014df2d042f133280e7
+Subproject commit 4e824ef56f374ec9f3fbe35c6207f0ef795c986d