Changeset 74b8e79 in network-game for common/Player.h
- Timestamp:
- May 18, 2013, 7:21:55 PM (12 years ago)
- Branches:
- master
- Children:
- 876add0
- Parents:
- 7d91bbe
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/Player.h
r7d91bbe r74b8e79 46 46 47 47 int team; // 0 is blue, 1 is red 48 48 bool hasBlueFlag; 49 49 bool hasRedFlag; 50 50 };
Note:
See TracChangeset
for help on using the changeset viewer.