mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Formatting cleanup.
This commit is contained in:
@@ -67,7 +67,7 @@ namespace OpenSim.Region.DataSnapshot.Providers
|
||||
|
||||
if (userInfo != null)
|
||||
{
|
||||
UserProfileData userProfile = userInfo.UserProfile;
|
||||
UserProfileData userProfile = userInfo.UserProfile;
|
||||
firstname = userProfile.FirstName;
|
||||
lastname = userProfile.SurName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user