mirror of
https://github.com/ZDoom/Raze.git
synced 2025-03-23 17:31:14 +00:00
- fixed bad sprite name.
This commit is contained in:
parent
5ba01bb38d
commit
1d0b763844
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ class RedneckBubbaelvis : RedneckBubbaStand
|
|||
{
|
||||
default
|
||||
{
|
||||
pic "SBSWIPE";
|
||||
pic "BUBBAELVIS";
|
||||
+BADGUYSTAYPUT;
|
||||
+INTERNAL_BADGUY;
|
||||
+KILLCOUNT;
|
||||
|
|
Loading…
Reference in a new issue