Skip to content

Commit

Permalink
oopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
Rezzo64 authored Jan 16, 2024
1 parent 54fb225 commit 1c412fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion play.pokemonshowdown.com/src/battle-dex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ const Dex = new class implements ModdedDex {
// mod: options.mod,
// });
// }
// return spriteData;
return spriteData;
}

getPokemonIconNum(id: ID, isFemale?: boolean, facingLeft?: boolean) {
Expand Down

0 comments on commit 1c412fe

Please sign in to comment.