mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Misc cleanup.
This commit is contained in:
@@ -212,6 +212,6 @@ namespace OpenSim.Region.OptionalModules.Scripting.Minimodule
|
||||
bool Bright { get; set; } // SetPrimParms(FULLBRIGHT)
|
||||
double Bloom { get; set; } // SetPrimParms(GLOW)
|
||||
bool Shiny { get; set; } // SetPrimParms(SHINY)
|
||||
bool BumpMap { get; set; } // SetPrimParms(BUMPMAP) [DEPRECIATE IN FAVOUR OF UUID?]
|
||||
bool BumpMap { get; set; } // SetPrimParms(BUMPMAP) [DEPRECATE IN FAVOUR OF UUID?]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user