Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 3, 2010, 2:20:28 AM (14 years ago)
Author:
scheusso
Message:

fixed case-sensitivity issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation3/data/levels/includes/CuboidSpaceStation.lua

    r5781 r7103  
    329329-- Insert the SatelliteDish.
    330330topPartsIndex[2]=8
    331 bodyParts[topPartsIndex[2]][0][0][0][4]="SatelliteDish.mesh"
     331bodyParts[topPartsIndex[2]][0][0][0][4]="satellitedish.mesh"
    332332bodyParts[topPartsIndex[2]][0][0][0][5]="pitch=-90"
    333333bodyParts[topPartsIndex[2]][0][0][0][8]="rotationaxis=\"0,1,0\" rotationrate=5"
Note: See TracChangeset for help on using the changeset viewer.