improve:外部点名
This commit is contained in:
@@ -49,5 +49,5 @@ using System.Windows;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.7.7.9")]
|
||||
[assembly: AssemblyFileVersion("1.7.7.9")]
|
||||
[assembly: AssemblyVersion("1.7.8.0")]
|
||||
[assembly: AssemblyFileVersion("1.7.8.0")]
|
||||
|
||||
@@ -49,5 +49,5 @@ using System.Windows;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.7.7.9")]
|
||||
[assembly: AssemblyFileVersion("1.7.7.9")]
|
||||
[assembly: AssemblyVersion("1.7.8.0")]
|
||||
[assembly: AssemblyFileVersion("1.7.8.0")]
|
||||
|
||||
@@ -316,7 +316,7 @@ namespace Ink_Canvas
|
||||
protocol = "classisland://plugins/IslandCaller/Simple/1";
|
||||
break;
|
||||
case 1: // SecRandom点名
|
||||
protocol = "secrandom://pumping?action=start";
|
||||
protocol = "secrandom://direct_extraction";
|
||||
break;
|
||||
case 2: // NamePicker点名
|
||||
protocol = "namepicker://";
|
||||
|
||||
Reference in New Issue
Block a user