mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
Pickup our version number for the function
This commit is contained in:
@@ -5645,7 +5645,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
}
|
||||
else if (name == "sim_version")
|
||||
{
|
||||
return "";
|
||||
return World.GetSimulatorVersion();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user