Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 23, 2008, 4:31:36 PM (15 years ago)
Author:
dafrick
Message:

Some cleanup…

File:
1 edited

Legend:

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

    r2159 r2251  
    3030    @file QuestItem.cc
    3131    @brief
    32         Implementation of the QuestItem class.
     32    Implementation of the QuestItem class.
    3333*/
    3434
     
    7777    @brief
    7878        Sets the id of the QuestItem.
    79         The id must be of GUID form. See 'http://en.wikipedia.org/wiki/Globally_Unique_Identifier#Basic_structure' for more information.
     79    The id must be of GUID form. See 'http://en.wikipedia.org/wiki/Globally_Unique_Identifier#Basic_structure' for more information.
    8080    @param id
    8181        The id to be set.
Note: See TracChangeset for help on using the changeset viewer.