Changeset 6515 in orxonox.OLD for branches/network
- Timestamp:
- Jan 17, 2006, 10:45:07 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/image_entity.cc
r6514 r6515 79 79 { 80 80 static_cast<PNode*>(this)->loadParams(root); 81 82 PRINTF(0)("Created a ImageEntity\n"); 81 83 82 84 if( root == NULL)
Note: See TracChangeset
for help on using the changeset viewer.