summaryrefslogtreecommitdiff
path: root/lib/scheduling/elimination.rb
diff options
context:
space:
mode:
authortkimia <tkimia@purdue.edu>2014-04-26 20:14:11 -0400
committertkimia <tkimia@purdue.edu>2014-04-26 20:14:11 -0400
commit853c307700fa81b924e00bf430c878a3b7029ffe (patch)
tree4e082a6e7f189e11f9d5297e06cb220f40c0ddc6 /lib/scheduling/elimination.rb
parente60adb874faffd9bac678a19043532ff33dc6b07 (diff)
parent0151cd4e338cee9cef1d44292c7e80cc8d6d9b4e (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'lib/scheduling/elimination.rb')
-rw-r--r--lib/scheduling/elimination.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/scheduling/elimination.rb b/lib/scheduling/elimination.rb
index bf752b6..074cb5c 100644
--- a/lib/scheduling/elimination.rb
+++ b/lib/scheduling/elimination.rb
@@ -34,6 +34,7 @@ module Scheduling
end
def match_finished(match)
+ #what in the goddamn fuck does this mean
matches = match.tournament_stage.matches_ordered
cur_match_num = matches.invert[match]
unless cur_match_num == 1