Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 16, 2012, 10:29:49 PM (13 years ago)
Author:
jo
Message:

Fighting with the controller. 'Undefined reference to orxonox::OverlayText' won. I don't see the error at the moment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pCuts/src/modules/pong/Pong.cc

    r9081 r9090  
    7676        // Set the type of Bots for this particular Gametype.
    7777        this->botclass_ = Class(PongBot);
    78         this->scoreLimit_ = 10;
    79         this->setConfigValues();
     78        this->scoreLimit_ = 10;
     79        this->setConfigValues();
    8080    }
    8181
Note: See TracChangeset for help on using the changeset viewer.