mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-26 22:11:54 +00:00
- fix RedneckDestructo
This commit is contained in:
parent
a8e03723ef
commit
8da775aaf1
1 changed files with 0 additions and 5 deletions
|
@ -9,11 +9,6 @@ class RedneckDestructo : DukeActor
|
|||
|
||||
}
|
||||
|
||||
override void Initialize(DukeActor spawner)
|
||||
{
|
||||
// do NOT run the default init code for this one.
|
||||
}
|
||||
|
||||
override bool animate(tspritetype t)
|
||||
{
|
||||
t.cstat |= CSTAT_SPRITE_INVISIBLE;
|
||||
|
|
Loading…
Reference in a new issue