コード例 #1
0
ファイル: Stats.cs プロジェクト: FedeLochbaum/Minion-2
 public float actionSpeed()
 {
     return(calculator.attackSpeed());
 }