Changeset 8f85180 in network-game for common/Player.h
- Timestamp:
- Feb 24, 2013, 12:09:43 AM (12 years ago)
- Branches:
- master
- Children:
- ca44f82
- Parents:
- 66906aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/Player.h
r66906aa r8f85180 41 41 FLOAT_POSITION pos; 42 42 POSITION target; 43 timespectimeLastUpdated;43 unsigned long long timeLastUpdated; 44 44 }; 45 45
Note:
See TracChangeset
for help on using the changeset viewer.