Fixed a typo
parent
f83f7e18b6
commit
a4ac91dc6b
|
@ -455,7 +455,7 @@ namespace OpenSim
|
||||||
|
|
||||||
if (scene.SnmpService != null)
|
if (scene.SnmpService != null)
|
||||||
{
|
{
|
||||||
scene.SnmpService.BootInfo("Loading prins", scene);
|
scene.SnmpService.BootInfo("Loading prims", scene);
|
||||||
}
|
}
|
||||||
|
|
||||||
while (regionInfo.EstateSettings.EstateOwner == UUID.Zero && MainConsole.Instance != null)
|
while (regionInfo.EstateSettings.EstateOwner == UUID.Zero && MainConsole.Instance != null)
|
||||||
|
|
Loading…
Reference in New Issue