Bring in the USARS logos
This commit is contained in:
parent
5d428c2ec5
commit
5187e3abac
Binary file not shown.
After Width: | Height: | Size: 129 KiB |
|
@ -37,6 +37,8 @@ teams = [
|
||||||
["MARI", "marionettes.png", "Albuquerque Marionettes"],
|
["MARI", "marionettes.png", "Albuquerque Marionettes"],
|
||||||
["QSDD", "qsdd.png", "Quad Skate Derby Dames"],
|
["QSDD", "qsdd.png", "Quad Skate Derby Dames"],
|
||||||
["BWBS", "bwbs.png", "Backwoods Bombshells"]
|
["BWBS", "bwbs.png", "Backwoods Bombshells"]
|
||||||
|
["CRH", "redhots.png", "Chicago Red Hots"],
|
||||||
|
["HCRG", "campers.png", "Happy Camper Rollergirls"]
|
||||||
];
|
];
|
||||||
teams.sort();
|
teams.sort();
|
||||||
|
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 70 KiB |
Loading…
Reference in New Issue