From 2b8a763383010e090a3402a8b5a2576e134d76b4 Mon Sep 17 00:00:00 2001 From: Godzil Date: Tue, 1 Oct 2019 17:42:37 +0100 Subject: [PATCH] Update a bit the splashfile format --- samplesplash.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/samplesplash.json b/samplesplash.json index f18b0fe..89fc6dc 100644 --- a/samplesplash.json +++ b/samplesplash.json @@ -10,12 +10,12 @@ }, "consoleName": { "vertical": { - "x_pos": 68, - "y_pos": 80 + "top": 68, + "left": 80 }, "horizontal": { - "x_pos": 96, - "y_pos": 108 + "top": 96, + "left": 108 }, "color": 0 },