From 8069c85ca1148cab13fe2700a94d21786618c160 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Thu, 18 May 2023 11:52:27 +0200 Subject: [PATCH] - fixed bad inheritance in RedneckVixenShot --- .../static/zscript/games/duke/actors/redneckweapons/vixenatk.zs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc/static/zscript/games/duke/actors/redneckweapons/vixenatk.zs b/wadsrc/static/zscript/games/duke/actors/redneckweapons/vixenatk.zs index ab6d79345..1e7ae5b42 100644 --- a/wadsrc/static/zscript/games/duke/actors/redneckweapons/vixenatk.zs +++ b/wadsrc/static/zscript/games/duke/actors/redneckweapons/vixenatk.zs @@ -84,7 +84,7 @@ class RedneckOWhip : RedneckUWhip // //--------------------------------------------------------------------------- -class RedneckVixenShot : DukeActor +class RedneckVixenShot : DukeProjectile { default {