Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/pickup4/data/gui/schemes/OrxonoxGUIScheme.scheme @ 6675

Last change on this file since 6675 was 6675, checked in by dafrick, 14 years ago

Lua bugs fixed.
Renamed name and description in PickupRepresentation to pickupName and pickupDescription to avoid problems.
More work on PickupInventory.

  • Property svn:eol-style set to native
File size: 222 bytes
Line 
1<?xml version="1.0" ?>
2<GUIScheme Name="OrxonoxGUI">
3    <Imageset Name="MainMenuBackground" Filename="MainMenuBackground.imageset"/>
4    <Imageset Name="PickupInventory" Filename="PickupInventory.imageset"/>
5</GUIScheme>
Note: See TracBrowser for help on using the repository browser.