多轮审查评估
This commit is contained in:
@@ -3,7 +3,7 @@ using BaseGames.World;
|
||||
using BaseGames.Player;
|
||||
using BaseGames.Core.Save;
|
||||
|
||||
namespace BaseGames.Progression
|
||||
namespace BaseGames.Support.AntiSoftlock
|
||||
{
|
||||
/// <summary>
|
||||
/// 硬性能力门禁(架构 16_SupportingModules §5.3)。
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
using UnityEngine;
|
||||
using BaseGames.Player;
|
||||
|
||||
namespace BaseGames.Progression
|
||||
namespace BaseGames.Support.AntiSoftlock
|
||||
{
|
||||
/// <summary>
|
||||
/// 房间逃脱信息 SO(架构 16_SupportingModules §5.2)。
|
||||
|
||||
Reference in New Issue
Block a user