minor: correct method doc for last commit

bulletsim
Justin Clark-Casey (justincc) 2011-07-31 00:45:20 +01:00
parent 454312f5bc
commit 196a774b24
1 changed files with 1 additions and 1 deletions

View File

@ -1357,7 +1357,7 @@ Console.WriteLine("ZProcessTaints for " + Name);
/// Create a geometry for the given mesh in the given target space. /// Create a geometry for the given mesh in the given target space.
/// </summary> /// </summary>
/// <param name="m_targetSpace"></param> /// <param name="m_targetSpace"></param>
/// <param name="_mesh">/param> /// <param name="mesh">/param>
public void CreateGeom(IntPtr m_targetSpace, IMesh mesh) public void CreateGeom(IntPtr m_targetSpace, IMesh mesh)
{ {
#if SPAM #if SPAM