Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 15, 2014, 2:18:08 PM (10 years ago)
Author:
mkronig
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ScriptableController/src/orxonox/controllers/ControllerDirector.cc

    r10047 r10057  
    2727
    2828        // output a message to ensure we know the constructor was run
    29         orxout()<<"hello universe constructor"<< endl;
     29        orxout()<<"hello universe constructor blablub"<< endl;
     30
     31
    3032
    3133        // Initialize member variables
     
    9698        * variable "newctrlid" defined, which means it can make use of it.
    9799        */
     100
    98101       ls->doFile("testscript.lua");
    99102
Note: See TracChangeset for help on using the changeset viewer.