Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 28, 2010, 11:21:20 PM (13 years ago)
Author:
dafrick
Message:

Renaming levelfiles (and some other) according to our new naming conventions which is using camelCase, without '_' or spaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/data/levels/pickups.oxw

    r7648 r7679  
    77<?lua
    88  include("stats.oxo")
    9   include("hudtemplates3.oxo")
     9  include("HUDTemplates3.oxo")
    1010?>
    1111
    1212<?lua
    13   include("templates/spaceship_assff.oxt")
    14   include("templates/pickup_representation_templates.oxt")
    15   include("templates/lodinformation.oxt")
     13  include("templates/spaceshipAssff.oxt")
     14  include("templates/pickupRepresentationTemplates.oxt")
     15  include("templates/lodInformation.oxt")
    1616?>
    1717
Note: See TracChangeset for help on using the changeset viewer.