Skip to content

Commit 3be0553

Browse files
Update GetWaveTimerMethod.cs
1 parent 1b48e92 commit 3be0553

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Code/MethodSystem/Methods/RespawnMethods/GetWaveTimerMethod.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ public class GetWaveTimerMethod : ReferenceReturningMethod<Result<DurationValue>
2424
)
2525
];
2626

27-
2827
public override void Execute()
2928
{
3029
float duration = Args.GetOption("wave type") switch

0 commit comments

Comments
 (0)