mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-05-31 09:02:00 +00:00
- fixed an uninitialized variable in p_xlat.cpp .
SVN r2004 (trunk)
This commit is contained in:
parent
53a6ffee15
commit
f3b19fcca2
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
November 27, 2009 (Changes by Graf Zahl)
|
||||
- fixed an uninitialized variable in p_xlat.cpp (Thanks, MSVC for not
|
||||
warning about such an obvious problem! :( )
|
||||
- fixed: The charge attack of Heretic's imp is not precisely the same
|
||||
as A_SkullAttack with a different speed so A_ImpMsAttack has been
|
||||
reinstated.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue