mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
IObjectFace needs to be public to compile.
This commit is contained in:
@@ -83,7 +83,7 @@ namespace OpenSim.Region.OptionalModules.Scripting.Minimodule
|
||||
Planar
|
||||
}
|
||||
|
||||
interface IObjectFace
|
||||
public interface IObjectFace
|
||||
{
|
||||
Color Color { get; set; }
|
||||
UUID Texture { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user