mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-19 22:09:27 +02:00
Update src/ui/pokedex-ui-handler.ts
This commit is contained in:
parent
602eac1bad
commit
c0b67e6c56
@ -235,7 +235,6 @@ export class PokedexUiHandler extends MessageUiHandler {
|
||||
private canShowFormTray: boolean;
|
||||
private filteredIndices: SpeciesId[];
|
||||
|
||||
|
||||
constructor() {
|
||||
super(UiMode.POKEDEX);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user