mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
scripts line per second is no longer used and was wrong
This commit is contained in:
@@ -5441,7 +5441,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
public void AddScriptLPS(int count)
|
||||
{
|
||||
ParentGroup.AddScriptLPS(count);
|
||||
//legacy, do nothing
|
||||
//ParentGroup.AddScriptLPS(count);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user