Changeset 3303 for code/branches/netp6/src/network/GamestateManager.h
- Timestamp:
- Jul 18, 2009, 5:28:24 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/netp6/src/network/GamestateManager.h
r3240 r3303 90 90 TrafficControl *trafficControl_; 91 91 unsigned int id_; 92 boost::mutex* threadMutex_;93 ThreadPool* threadPool_;92 // boost::mutex* threadMutex_; 93 ThreadPool* /*thread*/Pool_; 94 94 }; 95 95
Note: See TracChangeset
for help on using the changeset viewer.