Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 24, 2009, 3:01:38 AM (15 years ago)
Author:
bknecht
Message:

minor fix so not all hell breaks loose if we do not use this function with lua

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/core/Game.cc

    r3036 r3037  
    131131    }
    132132
    133     const std::string& Game::getLevel()
     133    std::string Game::getLevel()
    134134    {
    135135        std::string levelName;
Note: See TracChangeset for help on using the changeset viewer.