Stavy soutěže
Compare changes
+ 7
− 2
@@ -22,6 +22,11 @@ round = mo.util.get_round_by_code(round_code)
@@ -29,7 +34,7 @@ if round.is_subround():
@@ -45,7 +50,7 @@ else:
Implementace samostatných stavů soutěže podle issue #160 (closed) a úklid mo.rights
podle #176 (closed).