mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
Merge branch 'master' of github.com:EggLinks/DanhengServer
This commit is contained in:
@@ -21,6 +21,12 @@ public static class GameData
|
||||
|
||||
#endregion
|
||||
|
||||
#region VideoKeys
|
||||
|
||||
public static VideoKeysConfig VideoKeysConfig { get; set; } = new();
|
||||
|
||||
#endregion
|
||||
|
||||
#region Avatar
|
||||
|
||||
public static Dictionary<int, AvatarConfigExcel> AvatarConfigData { get; private set; } = [];
|
||||
|
||||
Reference in New Issue
Block a user