Ejemplo n.º 1
0
 public static Enemy GetEnemy(this string enemy) => EnemyTypes.GetValueOrDefault(enemy);