- Fixed: FreshThinkers's max. index is MAX_STATNUM so the code shouldn't
to access FreshThinkers[MAX_STATNUM+1]. SVN r808 (trunk)
This commit is contained in:
parent
3c6c60c730
commit
0aadfeb3c7
2 changed files with 8 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
March 16, 2008 (Changes by Graf Zahl)
|
||||
- Fixed: FreshThinkers's max. index is MAX_STATNUM so the code shouldn't
|
||||
to access FreshThinkers[MAX_STATNUM+1].
|
||||
|
||||
March 15, 2008
|
||||
- Fixed: The only time bestslideline is ever NULL is before it ever gets set.
|
||||
That means my P_BounceWall() from March 6 wasn't really correct.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue