mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
refactor: move EventQueueGet path generation into common method. Rename some local variables in line with code conventions. Add commented out EQG log lines for future use.
This commit is contained in:
@@ -1274,7 +1274,7 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
|
||||
// Don't clear collision event reporting here. This is called directly from scene code and so can lead
|
||||
// to a race condition with the simulate loop
|
||||
|
||||
|
||||
m_requestedUpdateFrequency = 0;
|
||||
m_eventsubscription = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user