Changeset 9584 in orxonox.OLD for branches/proxy/src/lib/network/peer_info.cc
- Timestamp:
- Jul 28, 2006, 10:22:09 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/peer_info.cc
r9545 r9584 49 49 this->lastRecvedState = 0; 50 50 this->connectionMonitor = NULL; 51 this->bLocal = false; 51 52 52 53 this->ip = IP(0,0);
Note: See TracChangeset
for help on using the changeset viewer.