removed TODO comment

pull/734/head
Frederico Santos 2024-05-11 16:58:42 +01:00
parent 6b78c366c7
commit 7796fd5261
1 changed files with 0 additions and 1 deletions

View File

@ -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:
{