missing file

This commit is contained in:
UbitUmarov
2025-08-12 23:48:13 +01:00
parent 739e7a21a1
commit be8b208bf5

View File

@@ -1117,6 +1117,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
public const int SIM_STAT_SCRIPT_RUN_PCT = 25;
public const int SIM_STAT_AI_MS = 26;
public const int BEACON_MAP = 0x1;
public const int BEACON_SHOW_MAP = 0x1;
public const int BEACON_FOCUS_MAP = 0x2;
}