mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 06:42:20 +02:00
added missing bracket
This commit is contained in:
parent
f167dd6b5d
commit
183992efc3
@ -2307,6 +2307,7 @@ export class PostTurnHurtIfSleepingAbAttr extends PostTurnAbAttr {
|
|||||||
}
|
}
|
||||||
return hadEffect;
|
return hadEffect;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user