mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-07 16:09:27 +02:00
Remove obsolete comment
This commit is contained in:
parent
5d9fd42695
commit
84a13150d0
@ -3790,7 +3790,6 @@ export class StarterSelectUiHandler extends MessageUiHandler {
|
||||
female ??= false;
|
||||
if (shouldUpdateSprite) {
|
||||
species.loadAssets(female, formIndex, shiny, variant, true).then(() => {
|
||||
// TODO: is this bang correct?
|
||||
if (assetLoadCancelled.value) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user