mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
6 lines
165 B
C#
6 lines
165 B
C#
namespace EggLink.DanhengServer.Data.Excel;
|
|
|
|
// Deprecated in 2.4, so we don't need to implement this class in this version (2.3)
|
|
public class HeroConfigExcel
|
|
{
|
|
} |