mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
vehicle changes done by simulation thread and not calling one
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
/*
|
||||
* Copyright (c) Contributors, http://opensimulator.org/
|
||||
* See CONTRIBUTORS.TXT for a full list of copyright holders.
|
||||
@@ -137,6 +136,12 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
disabled,
|
||||
building,
|
||||
|
||||
VehicleType,
|
||||
VehicleFloatParam,
|
||||
VehicleVectorParam,
|
||||
VehicleRotationParam,
|
||||
VehicleFlags,
|
||||
|
||||
Null //keep this last used do dim the methods array. does nothing but pulsing the prim
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user