mirror of
https://github.com/open-goal/jak-project
synced 2026-06-07 20:11:39 -04:00
reword
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
(draw-string-xy "NOW MAPPING PAD" buf 256 32 (font-color red) (font-flags shadow kerning large middle))
|
||||
)
|
||||
(draw-string-xy "PRESS ESCAPE TO EXIT" buf 256 64 (font-color default) (font-flags shadow kerning large middle))
|
||||
(draw-string-xy (string-format "PLEASE MAP FOR ~S" (-> *pc-pad-button-names* (-> self input-index)))
|
||||
(draw-string-xy (string-format "PRESS KEY FOR ~S" (-> *pc-pad-button-names* (-> self input-index)))
|
||||
buf 256 96 (font-color default) (font-flags shadow kerning large middle))
|
||||
)
|
||||
(suspend)
|
||||
|
||||
Reference in New Issue
Block a user