mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-27 22:42:29 +00:00
- fixed dynamic light definition for Hexen's blue candle.
This commit is contained in:
parent
7fedaf9221
commit
2d8813a165
1 changed files with 1 additions and 1 deletions
|
@ -1324,7 +1324,7 @@ flickerlight2 BCANDLE
|
||||||
|
|
||||||
object ZBlueCandle
|
object ZBlueCandle
|
||||||
{
|
{
|
||||||
frame CAND { light BCANDLE }
|
frame BCAN { light BCANDLE }
|
||||||
}
|
}
|
||||||
|
|
||||||
// Small flame
|
// Small flame
|
||||||
|
|
Loading…
Reference in a new issue