Newer
Older
DungeonShooting / DungeonShooting_Godot / src / framework / map / mark / PlayerBirthMark.cs
@小李xl 小李xl on 2 Apr 2023 85 bytes 添加房间类型

using Godot;

[Tool]
public partial class PlayerBirthMark : ActivityMark
{
    
}