mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
remove a unnecessary scripts constants file
This commit is contained in:
@@ -43,7 +43,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
// Windlight Functions
|
||||
LSL_List lsGetWindlightScene(LSL_List rules);
|
||||
int lsSetWindlightScene(LSL_List rules);
|
||||
int lsSetWindlightSceneTargeted(LSL_List rules, key target);
|
||||
int lsSetWindlightSceneTargeted(LSL_List rules, key targetId);
|
||||
void lsClearWindlightScene();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user