pep.py/constants/matchTeamTypes.py

5 lines
58 B
Python

HEAD_TO_HEAD = 0
TAG_COOP = 1
TEAM_VS = 2
TAG_TEAM_VS = 3