- Added a missing NULL pointer check to APlayerPawn::Tick.
- Fixed: The falling scream should not be played when the player is under water. SVN r120 (trunk)
This commit is contained in:
parent
4a8ca6d134
commit
2ad91cc973
4 changed files with 10 additions and 5 deletions
|
|
@ -83,7 +83,6 @@
|
|||
#include "gameconfigfile.h"
|
||||
#include "sbar.h"
|
||||
#include "decallib.h"
|
||||
#include "version.h"
|
||||
#include "r_polymost.h"
|
||||
#include "version.h"
|
||||
#include "v_text.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue