raze/source/games
Mitch Richters c6f2aaf1b7 - Miscellaneous fixes to commit to change sector checks over to validSectorIndex().
* Fix missed changeover in Blood's `actSpawnSprite()`.
* Fix non-negated check on a `validSectorIndex()` call in Blood's `debrisMove()`.
* Removed a superfluous terminator in Duke's `actor.cpp`.
* Fixed bad call to `validSectorIndex()` in Exhumed's `AIAnim::Tick()`.
2021-12-25 21:28:37 +01:00
..
blood - Miscellaneous fixes to commit to change sector checks over to validSectorIndex(). 2021-12-25 21:28:37 +01:00
duke - Miscellaneous fixes to commit to change sector checks over to validSectorIndex(). 2021-12-25 21:28:37 +01:00
exhumed - Miscellaneous fixes to commit to change sector checks over to validSectorIndex(). 2021-12-25 21:28:37 +01:00
sw use validSectorIndex checks where appropriate. 2021-12-25 21:28:37 +01:00