Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 23, 2008, 7:31:40 PM (16 years ago)
Author:
rgrieder
Message:

It compiles now on tardis..

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/gui/src/core/input/InputManager.cc

    r1642 r1645  
    8686        , stateCalibrator_(0)
    8787        , stateEmpty_(0)
     88        , bCalibrating_(false)
    8889        , keyboardModifiers_(0)
    89         , bCalibrating_(false)
    9090    {
    9191        RegisterRootObject(InputManager);
Note: See TracChangeset for help on using the changeset viewer.