mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-05-11 11:20:38 +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.SoundClass "Pig"
|
||||||
Player.DisplayName "Pig"
|
Player.DisplayName "Pig"
|
||||||
Player.MorphWeapon "Snout"
|
Player.MorphWeapon "Snout"
|
||||||
-PICKUP
|
|
||||||
States
|
States
|
||||||
{
|
{
|
||||||
Spawn:
|
Spawn:
|
||||||
|
|
Loading…
Reference in a new issue