a few small changes

This commit is contained in:
MW
2008-04-01 13:09:29 +00:00
parent 731dcbad5b
commit f43e077150
6 changed files with 68 additions and 59 deletions

View File

@@ -56,7 +56,7 @@ namespace OpenSim.Region.Examples.SimpleModule
AddCpuCounter(regionInfo, pos);
// AddComplexObjects(regionInfo, pos);
// AddAvatars();
AddAvatars();
AddFileSystemObjects();
}