mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-05 23:19:25 +02:00
Remove obsolete comment
This commit is contained in:
parent
daf4a73a08
commit
f89714d4ea
@ -3785,7 +3785,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