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 moved

Legend:

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

    r7678 r7679  
    66
    77<?lua
    8   include("hudtemplates3.oxo")
     8  include("HUDTemplates3.oxo")
    99  include("stats.oxo")
    10   include("templates/spaceship_assff.oxt")
    11   include("templates/spaceship_H2.oxt")
    12   include("templates/fps.oxt")
    13   include("templates/lodinformation.oxt")
     10  include("templates/spaceshipAssff.oxt")
     11  include("templates/spaceshipH2.oxt")
     12  include("templates/FPS.oxt")
     13  include("templates/lodInformation.oxt")
    1414?>
    1515
Note: See TracChangeset for help on using the changeset viewer.