Lotsa plumming :)

This commit is contained in:
Melanie Thielker
2008-10-24 14:53:13 +00:00
parent a11fa9055a
commit 6775b7d02d
5 changed files with 358 additions and 2 deletions

View File

@@ -162,7 +162,7 @@ namespace OpenSim.Region.Environment.Modules.Avatar.Groups
{
UUID ActiveGroupID;
string ActiveGroupName;
uint ActiveGroupPowers;
ulong ActiveGroupPowers;
string firstname = remoteClient.FirstName;
string lastname = remoteClient.LastName;