From 3768cde7594ee1c39b09e14369452652282e66e8 Mon Sep 17 00:00:00 2001 From: Oxore Date: Sat, 2 Dec 2017 10:35:47 +0300 Subject: Apply loading from yaml file for texts in menu --- dat/ya.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dat') 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 -- cgit v1.2.3