Fix save game loading screen stripe bounds.

This commit is contained in:
Paul Chote
2020-02-13 09:05:13 +00:00
committed by reaperrr
parent d835090d0b
commit 01f5ecb2f9
2 changed files with 2 additions and 2 deletions

View File

@@ -424,5 +424,5 @@ logos:
loadscreen-stripe: loadscreen-stripe:
Inherits: ^LoadScreen Inherits: ^LoadScreen
PanelRegion: 256, 0, 0, 0, 256, 256, 0, 0 PanelRegion: 258, 0, 0, 0, 253, 256, 0, 0
PanelSides: Center PanelSides: Center

View File

@@ -693,5 +693,5 @@ logos:
loadscreen-stripe: loadscreen-stripe:
Inherits: ^LoadScreen Inherits: ^LoadScreen
PanelRegion: 256, 0, 0, 0, 256, 256, 0, 0 PanelRegion: 258, 0, 0, 0, 253, 256, 0, 0
PanelSides: Center PanelSides: Center