mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
minor formatting tweak - try to trigger a build on panda
This commit is contained in:
@@ -190,7 +190,6 @@ namespace OpenSim.Framework
|
||||
|
||||
public PrimitiveBaseShape(Primitive prim)
|
||||
{
|
||||
|
||||
PCode = (byte)prim.PrimData.PCode;
|
||||
ExtraParams = new byte[1];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user