Changeset 7876 in orxonox.OLD for branches/gui/src/story_entities
- Timestamp:
- May 26, 2006, 10:50:45 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/src/story_entities/simple_game_menu.cc
r7873 r7876 66 66 pb->show(); 67 67 pb->setAbsCoor2D(50, 50); 68 69 OrxGui::GLGuiCursor* cursor = new OrxGui::GLGuiCursor(); 70 cursor->show(); 68 71 69 72 if (root != NULL)
Note: See TracChangeset
for help on using the changeset viewer.