pep.py/constants/matchTeamTypes.py

5 lines
52 B
Python
Raw Normal View History

2016-04-19 17:40:59 +00:00
headToHead = 0
tagCoop = 1
teamVs = 2
tagTeamVs = 3