mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
Delay loading scripts until the scene has finished loading
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
7cafc2e46e
commit
1dd904b78e
@@ -411,6 +411,8 @@ namespace OpenSim
|
||||
|
||||
scene.StartTimer();
|
||||
|
||||
scene.StartScripts();
|
||||
|
||||
return clientServer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user