更新版本号重置老数据
This commit is contained in:
parent
afe8d53638
commit
6507b43b23
@ -46,7 +46,7 @@ namespace Zerolauncher.Manager
|
|||||||
{
|
{
|
||||||
private const string Path = "users.data";
|
private const string Path = "users.data";
|
||||||
private static readonly byte[] Key = [9, 5, 33, 64, 99, 200, 66, 77];
|
private static readonly byte[] Key = [9, 5, 33, 64, 99, 200, 66, 77];
|
||||||
private const int HeaderVersion = 20240531;
|
private const int HeaderVersion = 20250228;
|
||||||
|
|
||||||
public static void Load()
|
public static void Load()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user