mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
remove a unnecessary scripts constants file
This commit is contained in:
@@ -91,7 +91,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
get { return m_ScriptEngine.World; }
|
||||
}
|
||||
|
||||
public string cmDetectedCountry(int number)
|
||||
public LSL_Key cmDetectedCountry(int number)
|
||||
{
|
||||
m_host.AddScriptLPS(1);
|
||||
if(!m_CMFunctionsEnabled)
|
||||
|
||||
Reference in New Issue
Block a user