mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
BulletSim: add avatar code to keep avatars from ending up trapped under the terrain
This commit is contained in:
@@ -939,7 +939,7 @@
|
||||
FixedTimeStep = .01667
|
||||
|
||||
MaxCollisionsPerFrame = 2048
|
||||
MaxUpdatesPerFrame = 2048
|
||||
MaxUpdatesPerFrame = 8192
|
||||
|
||||
[RemoteAdmin]
|
||||
enabled = false
|
||||
|
||||
Reference in New Issue
Block a user