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:
UbitUmarov
2021-05-04 21:02:29 +01:00
parent 87b806bd20
commit 294ca5db2c

View File

@@ -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