mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 14:51:46 +00:00
- change type 9854 to SpotLightFlickerRandomAttitive since its old definition was just a duplicate of another one.
This commit is contained in:
parent
ef867c3415
commit
32287511e2
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ DoomEdNums
|
|||
9851 = SpotLightPulseAdditive
|
||||
9852 = SpotLightFlickerAdditive
|
||||
9853 = SectorSpotLightAdditive
|
||||
9854 = SpotLightFlickerRandomSubtractive
|
||||
9854 = SpotLightFlickerRandomAdditive
|
||||
9860 = SpotLightSubtractive
|
||||
9861 = SpotLightPulseSubtractive
|
||||
9862 = SpotLightFlickerSubtractive
|
||||
|
|
Loading…
Reference in a new issue