コード例 #1
0
ファイル: GameHandler.cs プロジェクト: Setlock/planet1880
 private void Update()
 {
     universe.UpdateClaimAmounts();
 }