diff --git a/BsKeyToolsPrev.gif b/BsKeyToolsPrev.gif index 4cfdce0..a2414a5 100644 Binary files a/BsKeyToolsPrev.gif and b/BsKeyToolsPrev.gif differ diff --git a/_BsKeyTools/Scripts/BulletScripts/BsScriptsSet.ms b/_BsKeyTools/Scripts/BulletScripts/BsScriptsSet.ms index e6027af..99b58ec 100644 --- a/_BsKeyTools/Scripts/BulletScripts/BsScriptsSet.ms +++ b/_BsKeyTools/Scripts/BulletScripts/BsScriptsSet.ms @@ -403,7 +403,7 @@ rollout rolBsScriptsSet "" width:170 height:265 local btnMsPos = [10,55] button btnConfig "配置" pos:[0,0] height:20 width:30 tootip:"也可按钮上右键打开配置" border:false - label lblTitle "[ BsScriptsSet ]" pos:[rolBsScriptsSet.width/2 - 40,3] height:15 width:80 + -- label lblTitle "[ BsScriptsSet ]" pos:[rolBsScriptsSet.width/2 - 40,3] height:15 width:80 button btnMin "—" pos:[rolBsScriptsSet.width - 40,0] height:20 width:20 border:false button btnClose "X" pos:[rolBsScriptsSet.width - 20,0] height:20 width:20 border:false @@ -495,6 +495,8 @@ rollout rolBsScriptsSet "" width:170 height:265 on rolBsScriptsSet open do ----打开脚本时操作 ( + stLoadConfigAll.fnLoadConfigBsScriptsSet() + stSetConfigAll.fnSetConfigBsScriptsSet () fnSwitchToolBtnChecked idMsBtn fnRefreshMyScripts() ) diff --git a/_BsKeyTools/Setup_BsKeyTools.nsi b/_BsKeyTools/Setup_BsKeyTools.nsi index 4591e35..4241964 100644 --- a/_BsKeyTools/Setup_BsKeyTools.nsi +++ b/_BsKeyTools/Setup_BsKeyTools.nsi @@ -2,7 +2,7 @@ ; װʼ峣 !define PRODUCT_NAME "BsKeyTools" -!define PRODUCT_VERSION "_v0.9.9.5" +!define PRODUCT_VERSION "_v0.9.9.6" !define PRODUCT_PUBLISHER "Bullet.S" !define PRODUCT_WEB_SITE "anibullet.com" ;!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}" diff --git a/_BsKeyTools/_BsKeyTools.exe b/_BsKeyTools/_BsKeyTools.exe index 3852160..c9389d5 100644 Binary files a/_BsKeyTools/_BsKeyTools.exe and b/_BsKeyTools/_BsKeyTools.exe differ diff --git "a/_BsKeyTools/_BsKeyTools\357\274\210\350\243\205\345\256\214\351\207\215\345\220\257MAX,\350\257\257\346\235\200\350\257\267\344\277\241\344\273\273\357\274\211.exe" "b/_BsKeyTools/_BsKeyTools\357\274\210\350\243\205\345\256\214\351\207\215\345\220\257MAX,\350\257\257\346\235\200\350\257\267\344\277\241\344\273\273\357\274\211.exe" index 3d2485f..8c4be0e 100644 Binary files "a/_BsKeyTools/_BsKeyTools\357\274\210\350\243\205\345\256\214\351\207\215\345\220\257MAX,\350\257\257\346\235\200\350\257\267\344\277\241\344\273\273\357\274\211.exe" and "b/_BsKeyTools/_BsKeyTools\357\274\210\350\243\205\345\256\214\351\207\215\345\220\257MAX,\350\257\257\346\235\200\350\257\267\344\277\241\344\273\273\357\274\211.exe" differ diff --git a/_BsKeyTools/_PreviousVersion.exe b/_BsKeyTools/_PreviousVersion.exe index c59cffd..3852160 100644 Binary files a/_BsKeyTools/_PreviousVersion.exe and b/_BsKeyTools/_PreviousVersion.exe differ