Fix theme issues.

This quick typo-fix fixes #41 .
This commit is contained in:
Cerapter 2018-12-16 23:06:57 +01:00 committed by GitHub
parent 480db3e585
commit def23b10ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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