mirror of
https://github.com/open-goal/jak-project
synced 2026-08-05 09:34:51 -04:00
text progress
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -345,9 +345,9 @@
|
||||
(def-language-remap-info *language-remap-info-pc*
|
||||
(english uk-english french german spanish italian japanese portuguese br-portuguese swedish finnish danish norwegian))
|
||||
(define *text-languages* (static-text-list-array
|
||||
english uk-english french german spanish italian japanese))
|
||||
english uk-english french german spanish italian portuguese japanese))
|
||||
(define *subtitle-languages* (static-text-list-array
|
||||
english german spanish))
|
||||
english german spanish portuguese))
|
||||
|
||||
|
||||
|
||||
@@ -2253,7 +2253,6 @@
|
||||
(progress-screen resolution)
|
||||
(progress-screen aspect-ratio)
|
||||
(progress-screen secrets)
|
||||
(progress-screen cheats)
|
||||
(progress-screen monitor)
|
||||
)
|
||||
(hide-progress-icons)
|
||||
@@ -2261,7 +2260,7 @@
|
||||
)
|
||||
(((progress-screen misc-options))
|
||||
(hide-progress-icons)
|
||||
(draw-options self 115 25 0.79)
|
||||
(draw-options self 115 25 0.76)
|
||||
)
|
||||
(((progress-screen music-player))
|
||||
(hide-progress-icons)
|
||||
@@ -2276,7 +2275,8 @@
|
||||
(hide-progress-icons)
|
||||
(draw-options self 115 25 0.65)
|
||||
)
|
||||
(((progress-screen gfx-ps2-options))
|
||||
(((progress-screen gfx-ps2-options)
|
||||
(progress-screen cheats))
|
||||
(hide-progress-icons)
|
||||
(draw-options self 115 25 0.72)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user