Changeset 7fa452f in network-game for common/Player.h
- Timestamp:
- Nov 8, 2014, 1:38:54 AM (10 years ago)
- Branches:
- master
- Children:
- 347d768
- Parents:
- 306758e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/Player.h
r306758e r7fa452f 84 84 int range; 85 85 unsigned long long attackCooldown; 86 int team; // 0 is blue, 1is red86 int team; // 0 is none, 1 is blue, 2 is red 87 87 bool hasBlueFlag; 88 88 bool hasRedFlag;
Note:
See TracChangeset
for help on using the changeset viewer.