mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 14:52:01 +00:00
- Duke: Fixed E5L4's sky
This commit is contained in:
parent
f4bd30b972
commit
f829bc96c8
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ static void setupbackdrop()
|
|||
defineSky(5412, 65536, 3, defoff, 48);
|
||||
defineSky(5420, 65536, 3, defoff, 48);
|
||||
defineSky(5450, 65536, 3, defoff7, 48);
|
||||
defineSky(5548, 65536, 3, defoff, 48);
|
||||
defineSky(5540, 65536, 3, defoff, 48);
|
||||
defineSky(5556, 65536, 3, defoff1, 48);
|
||||
defineSky(5720, 65536, 3, defoff4, 48);
|
||||
defineSky(5814, 65536, 3, defoff, 48);
|
||||
|
|
Loading…
Reference in a new issue