mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -48,7 +48,7 @@ namespace OpenSim.Tests.Common
|
||||
{
|
||||
public static ScenePresence AddChildClient(
|
||||
Scene scene, LLUDPServer udpServer, UUID agentId, UUID sessionId, uint circuitCode)
|
||||
{
|
||||
{
|
||||
IPEndPoint testEp = new IPEndPoint(IPAddress.Loopback, 999);
|
||||
|
||||
UseCircuitCodePacket uccp = new UseCircuitCodePacket();
|
||||
|
||||
Reference in New Issue
Block a user