Fix the map changes to use new blocks rather than adding fields and update the 'real' message template with the changes.

This commit is contained in:
Siana Gearz
2011-10-06 03:52:04 +02:00
parent df7f37d0eb
commit 619748ed1e
2 changed files with 13 additions and 5 deletions

View File

@@ -2061,7 +2061,7 @@ version 2.0
{ IsPhantom BOOL }
{ CastsShadows BOOL }
}
{
{
ExtraPhysics Variable
{ PhysicsShapeType U8 }
{ Density F32 }
@@ -8654,6 +8654,11 @@ version 2.0
{ Agents U8 }
{ MapImageID LLUUID }
}
{
Size Variable
{ SizeX U16 }
{ SizeY U16 }
}
}
// viewer -> sim