コード例 #1
0
ファイル: TickSystem.cs プロジェクト: ChrisDayGames/New-Koth
 public void Initialize()
 {
     _context.SetTick(0);
 }