Changeset 9600 in orxonox.OLD for branches/proxy/src/lib/network/proxy/proxy_control.h
- Timestamp:
- Jul 29, 2006, 9:59:20 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/proxy/proxy_control.h
r9599 r9600 43 43 44 44 /* proxy server network control */ 45 void forceReconnectionShell(int userId, int serverId); 45 46 void forceReconnection(int userId, int serverId); 46 47 void forceReconnection(int userId, IP newAddress);
Note: See TracChangeset
for help on using the changeset viewer.