mirror of
https://github.com/TTimo/doom3.gpl.git
synced 2026-03-20 00:49:30 +01:00
pulling in some simple code fixes suggested towards XCode 4.2 support
This commit is contained in:
@@ -148,7 +148,7 @@ ID_INLINE int idVectorSet<type,dimension>::FindVector( const type &v, const floa
|
||||
}
|
||||
|
||||
hash.Add( hashKey, idList<type>::Num() );
|
||||
Append( v );
|
||||
this->Append( v );
|
||||
return idList<type>::Num()-1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user