Changeset 9403 in orxonox.OLD
- Timestamp:
- Jul 24, 2006, 9:29:05 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/synchronizeable.cc
r9402 r9403 229 229 else 230 230 hasPermission = false; 231 232 PRINTF(0)("i have |%i| permission to getStateDiff %s\n", hasPermission, (*it)->getName().c_str());233 231 234 232 … … 374 372 375 373 376 PRINTF(0)("i have |%i| permission to write %s\n", hasPermission, (*it)->getName().c_str());377 374 378 375 // if it has the permission to write do it
Note: See TracChangeset
for help on using the changeset viewer.