mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
5 lines
97 B
C#
5 lines
97 B
C#
namespace EggLink.DanhengServer.Data.Config.Scene;
|
|
|
|
public class AnchorInfo : PositionInfo
|
|
{
|
|
} |