mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 03:42:18 +02:00
removed TODO comment
This commit is contained in:
parent
6b78c366c7
commit
7796fd5261
@ -1040,7 +1040,6 @@ export class MultiHitAttr extends MoveAttr {
|
||||
break;
|
||||
case MultiHitType._3_INCR:
|
||||
hitTimes = 3;
|
||||
// TODO: Add power increase for every hit
|
||||
break;
|
||||
case MultiHitType._1_TO_10:
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user