Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 312


Ignore:
Timestamp:
Nov 28, 2007, 2:31:38 PM (16 years ago)
Author:
rgrieder
Message:
  • fixed a large issue: PBuffer mode causes problems, deleted section in run-script about copying the ogre.cfg
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/main_reto/bin/run-script

    r89 r312  
    88fi
    99
    10 if [[ ! -f orge.cfg ]] ; then
    11         cp ogre.cfg-init ogre.cfg
    12 fi
     10#if [[ ! -f orge.cfg ]] ; then
     11#       cp ogre.cfg-init ogre.cfg
     12#fi
    1313
    1414# check if plugins.cfg exists, and of not create it
Note: See TracChangeset for help on using the changeset viewer.