Adjust Bomb Behavior
This commit is contained in:
@@ -15,7 +15,6 @@ namespace Services.Interfaces
|
||||
Func<Vector2Int, Gem> getGemAt,
|
||||
Func<Vector2Int, UniTask> destroyAtAsync,
|
||||
int radius,
|
||||
float bombDelaySeconds,
|
||||
float bombSelfDelaySeconds);
|
||||
float bombDelaySeconds);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user