Tweak the looks of the achievements message

This commit is contained in:
Wuzzy 2017-03-09 04:09:16 +01:00
parent fd502df698
commit d6394598d9
2 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ function awards.unlock(name, award)
local two = player:hud_add({
hud_elem_type = "text",
name = "award_au",
number = 0xFFFFFF,
number = 0xFFFF00,
scale = {x = 100, y = 20},
text = hud_announce,
position = {x = 0.5, y = 0},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 699 B