Skip to content

Commit 955f221

Browse files
authored
Update main.py
Misc Signed-off-by: AlexCami1902 <alexiocam07@gmail.com>
1 parent 3725661 commit 955f221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ def start_innings():
141141
wickets = 0
142142
overs = 0.0
143143
innings += 1
144+
inningschange = True
144145
storage = {"Ball": "Score"}
145146

146147
def end_game():

0 commit comments

Comments
 (0)