mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
- cleaning up LandData/ILandObject capitalization issues
- adding LandDataSerializer to OAR mechanics
This commit is contained in:
@@ -127,7 +127,7 @@ namespace OpenSim.Tests.Common.Setup
|
||||
public static TestScene SetupScene(
|
||||
string name, UUID id, uint x, uint y, TestCommunicationsManager cm, String realServices)
|
||||
{
|
||||
bool newScene= false;
|
||||
bool newScene = false;
|
||||
|
||||
Console.WriteLine("Setting up test scene {0}", name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user