diff --git a/src/d_player.h b/src/d_player.h index c899d8f0d..4eb207fa9 100644 --- a/src/d_player.h +++ b/src/d_player.h @@ -100,7 +100,6 @@ public: // These are virtual on the script side only. void PlayIdle(); - void PlayAttacking2 (); const char *GetSoundClass () const; int hasBuddha(); // returns 0 for no buddha, 1 for regular buddha and 2 for strong buddha