Browse Source

- Fix spelling mistake in dataset

arch-004-detection-coordinator
Quildra 5 months ago
parent
commit
be60ac9d9e
  1. 2
      app/src/main/assets/dataset.yaml

2
app/src/main/assets/dataset.yaml

@ -24,7 +24,7 @@ names: [
'origin_icon_bdsp', 'origin_icon_pla', 'origin_icon_sv', 'pokerus_infected_icon',
'pokerus_cured_icon', 'hp_value', 'attack_value', 'defense_value', 'sp_atk_value',
'sp_def_value', 'speed_value', 'ability_name', 'nature_name', 'move_name',
'original_trainer_name', 'original_trainder_number', 'alpha_mark', 'tera_water',
'original_trainer_name', 'original_trainer_number', 'alpha_mark', 'tera_water',
'tera_psychic', 'tera_ice', 'tera_fairy', 'tera_poison', 'tera_ghost', 'ball_icon_originball',
'tera_dragon', 'tera_steel', 'tera_grass', 'tera_normal', 'tera_fire', 'tera_electric', 'tera_fighting',
'tera_ground', 'tera_flying', 'tera_bug', 'tera_rock', 'tera_dark', 'low_confidence',

Loading…
Cancel
Save