mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
minor: correct method doc for last commit
This commit is contained in:
@@ -1357,7 +1357,7 @@ Console.WriteLine("ZProcessTaints for " + Name);
|
||||
/// Create a geometry for the given mesh in the given target space.
|
||||
/// </summary>
|
||||
/// <param name="m_targetSpace"></param>
|
||||
/// <param name="_mesh">/param>
|
||||
/// <param name="mesh">/param>
|
||||
public void CreateGeom(IntPtr m_targetSpace, IMesh mesh)
|
||||
{
|
||||
#if SPAM
|
||||
|
||||
Reference in New Issue
Block a user