mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-01-31 13:50:48 +00:00
- fix scrolldir of BuyStrife ending.
SVN r2897 (finale)
This commit is contained in:
parent
dbf61c52af
commit
500b94c62c
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ Intermission Inter_BuyStrife
|
|||
{
|
||||
Scroller
|
||||
{
|
||||
ScrollDirection = Right
|
||||
ScrollDirection = Left
|
||||
Background = "CREDIT"
|
||||
Background2 = "VELLOGO"
|
||||
InitialDelay = -230
|
||||
|
|
Loading…
Reference in a new issue