mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-09 23:33:26 +00:00
Boutgen is dead. Tournaments can assign their own bout numbers.
This commit is contained in:
@@ -31,7 +31,7 @@ class Tournamentmatchgen
|
||||
end
|
||||
|
||||
def generateMatches
|
||||
Boutgen.new.assignBouts(@tournament)
|
||||
@tournament.assignBouts
|
||||
Losernamegen.new.assignLoserNames(@tournament)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user