From def23b10ffd07a1e7b395826f689ec8bc28db81e Mon Sep 17 00:00:00 2001 From: Cerapter <43446478+Cerapter@users.noreply.github.com> Date: Sun, 16 Dec 2018 23:06:57 +0100 Subject: [PATCH] Fix theme issues. This quick typo-fix fixes #41 . --- base/themes/default/courtroom_design.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/themes/default/courtroom_design.ini b/base/themes/default/courtroom_design.ini index b9c6835..bc07b3f 100644 --- a/base/themes/default/courtroom_design.ini +++ b/base/themes/default/courtroom_design.ini @@ -72,7 +72,7 @@ blip_slider = 326, 648, 140, 16 ; page. Having either number lower than 49 crashes the client when you try to ; pick a character. If you want X columns and Y rows, you would change it to ; 49X, 49Y (ie. 490, 147 if you want 10 columns and 3 rows) -emotes = 10, 342, 490, 147 +emotes = 10, 342, 490, 98 emote_button_spacing = 9, 9 ; Page togglers for emotes @@ -227,7 +227,7 @@ switch_area_music = 590, 319, 35, 23 ; These are colours for the various statuses an area can be in. area_free_color = 54, 198, 68 -area_lfp_color = 255, 255 0 +area_lfp_color = 255, 255, 0 area_casing_color = 255, 166, 0 area_recess_color = 255, 190, 30 area_rp_color = 200, 52, 252