From d2b7e4c3a87f749abebf7b550d241ca176dbdc52 Mon Sep 17 00:00:00 2001 From: Marco <4279489-marco_a@users.noreply.gitlab.com> Date: Thu, 23 Apr 2020 10:32:48 +0000 Subject: [PATCH] Update scoreboard.example --- scoreboard.example | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scoreboard.example b/scoreboard.example index 3493a52..4220ed1 100644 --- a/scoreboard.example +++ b/scoreboard.example @@ -16,12 +16,13 @@ alignment = { x = 0, y = 0 }, text = "whatever_pic.png" } - } + }, sub_txt_elems = { sub_elem = { alignment = { x = 0, y = 1 }, offset = {x = 0, y = -130}, text = "Hey, I'm a sub-element!", - }, + } + } }