コード例 #1
0
ファイル: GameManager.cs プロジェクト: KaraThrash/Voxel_bsg
 public void ResetTheClock()
 {
     timeManager.ResetTheClock();
 }