[Simian]
* Added IPhysicsProvider.TimeDilation (not functional yet) * Completed ObjectUpdateCompressed implementation git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2479 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -9,6 +9,11 @@ namespace Simian.Extensions
|
||||
{
|
||||
Simian server;
|
||||
|
||||
public float TimeDilation
|
||||
{
|
||||
get { return 1.0f; }
|
||||
}
|
||||
|
||||
public PhysicsSimple()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user