mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
Rename CM files to LS
This commit is contained in:
committed by
Melanie
parent
ad87bab271
commit
7c4cf46bac
@@ -38,7 +38,7 @@ using LSL_Float = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLFloat;
|
||||
|
||||
namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
{
|
||||
public interface ICM_Api
|
||||
public interface ILS_Api
|
||||
{
|
||||
// Windlight Functions
|
||||
LSL_List lsGetWindlightScene(LSL_List rules);
|
||||
Reference in New Issue
Block a user