Changeset 6.1.5


Ignore:
Timestamp:
08/20/2016 05:42:55 PM (8 years ago)
Author:
David Owen <dsowen@fugue88.ws>
branch-nick:
state
revision id:
dsowen@fugue88.ws-20160820174255-g4ohcs0sonblj9d5
Message:

Spacing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main.py

    r6.1.4 r6.1.5  
    101101
    102102            captain = (captain + 1) % player_count
     103
    103104            if approved:
    104105                team_failures = 0
     
    117118
    118119                break
     120
    119121            else:
    120122                team_failures += 1
Note: See TracChangeset for help on using the changeset viewer.