mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
add STATS_SCRIPT_TIME constant. On last commit add ..LPS wasa typo, it was add STATS_SIM_SLEEP, the index to value LPS was pointing till now
This commit is contained in:
@@ -830,6 +830,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
|
||||
|
||||
public const int STATS_SIM_SLEEP = 20;
|
||||
public const int STATS_SCRIPT_EPS = 28;
|
||||
public const int STATS_SCRIPT_TIME = 37;
|
||||
public const int STATS_SCRIPT_LPS = 38;
|
||||
|
||||
// Constants for osNpc* functions
|
||||
|
||||
Reference in New Issue
Block a user