Lua-Modules
Lua-Modules copied to clipboard
fix(match2): let manual winner input win over draw check
Summary
Currently draw check does not consider manual winner input. This PR changes the behaviour so that if manual winner input is supplied the draw check considers this first.
How did you test this change?
dev