You've already forked taptap2024_GJ_chidouren
updat core
This commit is contained in:
@@ -8,7 +8,6 @@ namespace Game.Component.SceneProp
|
||||
[SerializeField] private float _duration = 1.5f;
|
||||
protected override void OnTrigger (PlayerEntity entity)
|
||||
{
|
||||
Debug.Log ("wtf?");
|
||||
GameEventDefine.GlobalRunaway.SendMessage (this._duration);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user