mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Thank you Hashbox for adding the
osConsoleCommand Feature to ll-functions.
This commit is contained in:
@@ -641,5 +641,6 @@ namespace OpenSim.Region.ScriptEngine.Common
|
||||
int osTerrainSetHeight(int x, int y, double val);
|
||||
int osRegionRestart(double seconds);
|
||||
void osRegionNotice(string msg);
|
||||
int osConsoleCommand(string Command);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user