mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
ok no static..
This commit is contained in:
@@ -19421,7 +19421,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
*/
|
||||
}
|
||||
|
||||
public static LSL_String llComputeHash(LSL_String message, LSL_String algo)
|
||||
public LSL_String llComputeHash(LSL_String message, LSL_String algo)
|
||||
{
|
||||
switch (algo)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user