Changeset 10190 in orxonox.OLD for branches/data_fix/src/lib/graphics/render2D/image_plane.cc
- Timestamp:
- Jan 8, 2007, 11:34:37 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/data_fix/src/lib/graphics/render2D/image_plane.cc
r10114 r10190 59 59 60 60 //this->setBindNode(this); 61 this->setTexture(" pictures/error_texture.png");61 this->setTexture("textures/error_texture.png"); 62 62 } 63 63
Note: See TracChangeset
for help on using the changeset viewer.