Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 13, 2009, 9:52:14 PM (15 years ago)
Author:
landauf
Message:

Gamestates → GameStates (due to public request)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/libraries/src/orxonox/gamestates/GSDedicated.h

    r5638 r5643  
    3030#define _GSDedicated_H__
    3131
    32 #include "gamestates/GamestatesPrereqs.h"
     32#include "gamestates/GameStatesPrereqs.h"
    3333
    3434#include "core/GameState.h"
     
    4545{
    4646
    47     class _GamestatesExport GSDedicated : public GameState
     47    class _GameStatesExport GSDedicated : public GameState
    4848    {
    4949    public:
Note: See TracChangeset for help on using the changeset viewer.