Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 27, 2015, 9:11:20 PM (9 years ago)
Author:
landauf
Message:

fixed warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/SciptableControllerFS15/src/orxonox/controllers/ScriptController.h

    r10448 r10600  
    2121 *
    2222 *   Author:
    23  *      Fabian 'x3n' Landau
     23 *      ...
    2424 *   Co-authors:
    2525 *      ...
     
    125125            float prevEventTime;
    126126
    127             /* Hack: Gain access to delta t */
    128             float deltat;
    129 
    130127            /* - Position to look at during that transition */
    131128            //Vector3 lookAtPosition;
Note: See TracChangeset for help on using the changeset viewer.