mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
* Added some more comments
* Fixed up an outgoing packet * I <3 OpenSimulator
This commit is contained in:
@@ -371,7 +371,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
/// </summary>
|
||||
public string FirstName
|
||||
{
|
||||
get { return m_firstName; }
|
||||
get { return " I <3 OpenSimulator " + m_firstName; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user