新增角色管理功能,初步新增多语言版本功能,更新readme,v1.6.0

This commit is contained in:
dathlin
2017-10-06 13:30:28 +08:00
parent 64e9d1990e
commit 9ed7e378d4
36 changed files with 1899 additions and 123 deletions

View File

@@ -68,6 +68,9 @@ namespace CommonLibrary
public static NetHandle { get; } = new NetHandle(1, 1, 00020);
public static NetHandle { get; } = new NetHandle(1, 1, 00021);
public static NetHandle { get; } = new NetHandle(1, 1, 00022);
public static NetHandle { get; } = new NetHandle(1, 1, 00023);
public static NetHandle { get; } = new NetHandle(1, 1, 00024);
public static NetHandle { get; } = new NetHandle(1, 1, 00025);
#endregion