Handling for tie breaking
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -54,6 +54,7 @@ void Battle::CheckChoicesSetAndRun() {
|
||||
}
|
||||
// HOOK: Check if we need to change the move
|
||||
}
|
||||
choice->__SetRandomValue(_random.Get());
|
||||
choices[i] = choice;
|
||||
i++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user