Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 28, 2011, 5:36:50 PM (13 years ago)
Author:
rgrieder
Message:

Fixed MSVC build and a warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation/src/modules/gametypes/SpaceRace.h

    r8631 r8639  
    4444    The SpaceRace class enables the creation of a space race level, where the player has to reach check points in a given order.
    4545  */
    46     class _OrxonoxExport SpaceRace : public Gametype
     46    class _GametypesExport SpaceRace : public Gametype
    4747    {
    4848        friend class RaceCheckPoint;
Note: See TracChangeset for help on using the changeset viewer.