Changeset 2501 for code/branches/presentation/src/network
- Timestamp:
- Dec 17, 2008, 9:11:12 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation/src/network/packet/Gamestate.cc
r2490 r2501 175 175 COUT(0) << "Found object with OBJECTID_UNKNOWN on the client with objectMode != 0x0!" << std::endl; 176 176 COUT(0) << "Possible reason for this error: Client created a synchronized object without the Server's approval." << std::endl; 177 COUT(0) << "Objects class: " << it->getIdentifier()->getName() << std::endl; 177 178 assert(false); 178 179 }
Note: See TracChangeset
for help on using the changeset viewer.