Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 18, 2009, 12:48:19 PM (14 years ago)
Author:
rgrieder
Message:

Added missing includes (revealed only with PCH and compilations).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2/src/libraries/core/Game.cc

    r6318 r6378  
    143143            .description("Sets the time in microseconds interval at which average fps, etc. gets calculated.");
    144144        SetConfigValue(fpsLimit_, 50)
    145             .description("Sets the desired framerate (0 for no limit).");
     145            .description("Sets the desired frame rate (0 for no limit).");
    146146    }
    147147
Note: See TracChangeset for help on using the changeset viewer.