Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 12, 2008, 1:29:33 PM (15 years ago)
Author:
dafrick
Message:

Just changed some small stuff…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/questsystem2/src/orxonox/objects/quest/FailQuest.cc

    r2159 r2191  
    7575    /**
    7676    @brief
    77         Invokes the effect.
     77        Invokes the QuestEffect.
    7878    @param player
    79         The player the effect is invoked on.
     79        The player the QuestEffect is invoked on.
    8080    @return
    81         Returns true if the effect was invoked successfully.
     81        Returns true if the QuestEffect was invoked successfully.
    8282    */
    8383    bool FailQuest::invoke(ControllableEntity* player)
Note: See TracChangeset for help on using the changeset viewer.