Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6290


Ignore:
Timestamp:
Dec 9, 2009, 3:10:23 PM (14 years ago)
Author:
decapitb
Message:

fixed a bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2/data/levels/templates/spaceship_ghost.oxt

    r6286 r6290  
    3333      <BoxCollisionShape position="0,0.1,-19"  halfExtents="1.4, 1, 2" />
    3434    </collisionShapes>
    35 
     35<?lua
     36  include("includes/weaponsettings_ghost.oxi")
     37?>
    3638  </SpaceShip>
    3739</Template>
     
    4446      <CameraPosition position="0,50,200" drag=true mouselook=true />
    4547    </camerapositions>
    46 
    47 <?lua
    48   include("includes/weaponsettings_ghost.oxi")
    49 ?>
    50 
    5148  </SpaceShip>
    5249</Template>
Note: See TracChangeset for help on using the changeset viewer.