feat(GazeReminder): 实现更多提示
This commit is contained in:
@@ -52,6 +52,7 @@ namespace Script.Gameplay.Facility
|
||||
|
||||
public override void OnSignalReceived(bool active, GameObject sender)
|
||||
{
|
||||
base.OnSignalReceived(active, sender);
|
||||
Interact(sender);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user