Floating Messages Layering Fix (#8756)

This commit is contained in:
Geeves
2020-04-27 01:13:03 -03:00
committed by GitHub
parent 6e4902ff3b
commit ea61e44cea
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -50,6 +50,7 @@ var/list/floating_chat_colors = list()
I.maptext_width = 80
I.maptext_height = 64
I.plane = FLOAT_PLANE
I.layer = HUD_LAYER - 0.01
I.pixel_x = -round(I.maptext_width/2) + 16
style = "font-family: 'Small Fonts'; -dm-text-outline: 1 black; font-size: [size]px; [style]"