示例#1
0
文件: win.cs 项目: rosvany02/FINALS
 void OnTriggerEnter()
 {
     pm.CompleteLevel();
 }