mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
One less [Serializable] -- ClientInfo.
This commit is contained in:
@@ -31,7 +31,6 @@ using System.Net;
|
||||
|
||||
namespace OpenSim.Framework
|
||||
{
|
||||
[Serializable]
|
||||
public class ClientInfo
|
||||
{
|
||||
public AgentCircuitData agentcircuit;
|
||||
|
||||
Reference in New Issue
Block a user