mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Floating Messages Layering Fix (#8756)
This commit is contained in:
@@ -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]"
|
||||
|
||||
Reference in New Issue
Block a user