Changeset 10504 in orxonox.OLD for trunk/src/world_entities/questGUI
- Timestamp:
- Jan 30, 2007, 4:47:00 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/questGUI/quest_gui.cc
r10494 r10504 203 203 { 204 204 //acceptBox->setBackgroundTexture("maps/accept.png"); 205 acceptBox->setBackgroundTexture("textures/gui/gui_quest_accept. jpg", OrxGui::Normal);205 acceptBox->setBackgroundTexture("textures/gui/gui_quest_accept.gif", OrxGui::Normal); 206 206 //acceptBox->setBackgroundTexture("maps/gui_quest_acceptrout.png", OrxGui::Selected); 207 207 OrxGui::GLGuiButton* acceptButton = new OrxGui::GLGuiPushButton(" ");
Note: See TracChangeset
for help on using the changeset viewer.