mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged)
* Added Bitmap[,] to IParcel for MRM
This commit is contained in:
@@ -10,5 +10,6 @@ namespace OpenSim.Region.OptionalModules.Scripting.Minimodule
|
||||
string Name { get; set; }
|
||||
string Description { get; set; }
|
||||
ISocialEntity Owner { get; set; }
|
||||
bool[,] Bitmap { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user