This commit is contained in:
Glenn Maynard
2006-07-30 19:08:43 +00:00
parent f424072441
commit cc61f09264
-2
View File
@@ -278,8 +278,6 @@ void RageModelGeometry::LoadMilkshapeAscii( const RString& _sPath, bool bNeedsNo
// send the finalized vertices to the graphics card
m_pCompiledGeometry->Set( m_Meshes, bNeedsNormals );
f.Close();
}
/*