mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- Remove redundant redundancy in the PigPlayer definition.
SVN r3950 (trunk)
This commit is contained in:
parent
8670d6e4f4
commit
68b3c4860f
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ ACTOR PigPlayer : PlayerPawn native
|
|||
Player.SoundClass "Pig"
|
||||
Player.DisplayName "Pig"
|
||||
Player.MorphWeapon "Snout"
|
||||
-PICKUP
|
||||
States
|
||||
{
|
||||
Spawn:
|
||||
|
|
Loading…
Reference in a new issue