Separate Bomb Logic
This commit is contained in:
@@ -92,7 +92,6 @@ namespace Services {
|
||||
this.currentMatches = this.currentMatches.Distinct().ToList();
|
||||
|
||||
DetectBombSpawnFromLastSwap();
|
||||
CheckForBombs();
|
||||
}
|
||||
|
||||
private void DetectBombSpawnFromLastSwap() {
|
||||
|
||||
Reference in New Issue
Block a user