- Fixed: Blood's sprite rotations were broken.

SVN r2228 (trunk)
This commit is contained in:
Randy Heit 2010-03-18 21:03:58 +00:00
commit 226a513e6e
3 changed files with 14 additions and 12 deletions

View file

@ -1005,7 +1005,7 @@ FArchive &operator<< (FArchive &arc, FTextureID &tex)
//==========================================================================
//
// FTextureID::operator+
// Does not return incvalid texture IDs
// Does not return invalid texture IDs
//
//==========================================================================