예제 #1
0
 private void UseCombatSupply(EchelonBehavior echelon)
 {
     echelon.UseSupply(new Vector2Int(1, 1));
 }