HTTP links in group notices and extended group limit ready.

This commit is contained in:
Siana Gearz
2011-01-04 14:48:23 +01:00
parent 77fc0e82c8
commit e89db0b4b1
9 changed files with 30 additions and 6 deletions

View File

@@ -78,6 +78,7 @@ extern bool gAgentMovementCompleted;
extern LLPointer<LLImageGL> gStartImageGL;
extern std::string gInitialOutfit;
extern std::string gInitialOutfitGender; // "male" or "female"
extern S32 gMaxAgentGroups;
class LLStartUp
{