mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 06:42:12 +00:00
Removed dynamic light binding for deleted class StrifeZap1
https://mantis.zdoom.org/view.php?id=311
This commit is contained in:
parent
61de40c678
commit
322aee97d6
1 changed files with 1 additions and 11 deletions
|
@ -2651,16 +2651,6 @@ flickerlight LGNTAIL
|
|||
chance 0.8
|
||||
}
|
||||
|
||||
object StrifeZap1
|
||||
{
|
||||
frame ZAP1A { light ARROWZAP1 }
|
||||
frame ZAP1B { light ARROWZAP2 }
|
||||
frame ZAP1C { light ARROWZAP3 }
|
||||
frame ZAP1D { light ARROWZAP4 }
|
||||
frame ZAP1E { light ARROWZAP5 }
|
||||
frame ZAP1F { light ARROWZAP6 }
|
||||
}
|
||||
|
||||
object SpectralLightningBase
|
||||
{
|
||||
frame ZAP1A { light ARROWZAP1 }
|
||||
|
|
Loading…
Reference in a new issue