Changeset 9319 in orxonox.OLD
- Timestamp:
- Jul 18, 2006, 10:38:31 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/udp_socket.cc
r9308 r9319 74 74 { 75 75 this->init(); 76 this->ip = ip; 76 77 this->serverSocket = serverSocket; 77 78 this->userId = userId;
Note: See TracChangeset
for help on using the changeset viewer.