diff options
author | Oxore <oxore@protonmail.com> | 2017-12-02 10:35:47 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2017-12-02 10:35:47 +0300 |
commit | 3768cde7594ee1c39b09e14369452652282e66e8 (patch) | |
tree | 5d925a33484adcd3a0b4dca2904b3ba865c62544 /dat | |
parent | 0bdb97ed81ec84bd587c08f1726b86af6d268d08 (diff) |
Apply loading from yaml file for texts in menu
Diffstat (limited to 'dat')
-rw-r--r-- | dat/ya.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dat/ya.yaml b/dat/ya.yaml index b6882ce..1086999 100644 --- a/dat/ya.yaml +++ b/dat/ya.yaml @@ -31,6 +31,6 @@ scene: "menu" text: "Press \"S\" to start" font: "Arial" - size: 36 - x: 266 + size: 20 + x: 276 y: 200 |