mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 06:42:12 +00:00
- fixed brightmap definitions for the SpiderMastermind.
This commit is contained in:
parent
92a92b1303
commit
21164cf0c6
1 changed files with 3 additions and 3 deletions
|
@ -1265,19 +1265,19 @@ brightmap sprite SPIDA1D1
|
|||
disablefullbright
|
||||
}
|
||||
|
||||
brightmap sprite SPIDA2D8
|
||||
brightmap sprite SPIDA2A8
|
||||
{
|
||||
iwad
|
||||
disablefullbright
|
||||
}
|
||||
|
||||
brightmap sprite SPIDA3D7
|
||||
brightmap sprite SPIDA3A7
|
||||
{
|
||||
iwad
|
||||
disablefullbright
|
||||
}
|
||||
|
||||
brightmap sprite SPIDA4D6
|
||||
brightmap sprite SPIDA4A6
|
||||
{
|
||||
iwad
|
||||
disablefullbright
|
||||
|
|
Loading…
Reference in a new issue