(client) feat:状态UI
This commit is contained in:
@ -9,7 +9,7 @@ using Utils;
|
||||
|
||||
namespace Entity
|
||||
{
|
||||
public class Character : Entity
|
||||
public class Character : LivingEntity
|
||||
{
|
||||
private int _currentSelected; // 私有字段用于存储实际值
|
||||
|
||||
|
Reference in New Issue
Block a user