示例#1
0
文件: Crate.cs 项目: Horsuna/server
 public void Start()
 {
     InteractionInterface.requestCrate(base.transform.parent.position);
 }