feat: 添加了受击反馈mod chore: 优化了隐藏角色的代码
This commit is contained in:
@@ -10,7 +10,8 @@ namespace HideCharacter
|
||||
var manage = ModBehaviour.hideHideCharacterManager;
|
||||
if (manage!=null)
|
||||
{
|
||||
manage.SetCharacterHide(manage.hide);
|
||||
if(manage.hide)
|
||||
manage.SetCharacterHide(manage.hide);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user