Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10504 in orxonox.OLD


Ignore:
Timestamp:
Jan 30, 2007, 4:47:00 PM (17 years ago)
Author:
bknecht
Message:

path correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/questGUI/quest_gui.cc

    r10494 r10504  
    203203      {
    204204        //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);
    206206        //acceptBox->setBackgroundTexture("maps/gui_quest_acceptrout.png", OrxGui::Selected);
    207207        OrxGui::GLGuiButton* acceptButton = new OrxGui::GLGuiPushButton("        ");
Note: See TracChangeset for help on using the changeset viewer.