mirror of
https://github.com/ZDoom/Raze.git
synced 2025-03-22 17:01:08 +00:00
- fixed bad inheritance in RedneckVixenShot
This commit is contained in:
parent
8da775aaf1
commit
8069c85ca1
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ class RedneckOWhip : RedneckUWhip
|
|||
//
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
class RedneckVixenShot : DukeActor
|
||||
class RedneckVixenShot : DukeProjectile
|
||||
{
|
||||
default
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue