mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
duhhh npcs don't have child agents; plus minor typos
This commit is contained in:
@@ -929,7 +929,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
//BillableFactor
|
||||
zc.AddFloat(es.BillableFactor);
|
||||
//CacheID
|
||||
zc.AddUUID(regionInfo.CacheID); // needs review when we actuall support cache
|
||||
zc.AddUUID(regionInfo.CacheID);
|
||||
//TerrainBase0
|
||||
//TerrainBase1
|
||||
//TerrainBase2
|
||||
|
||||
Reference in New Issue
Block a user