summaryrefslogtreecommitdiff
path: root/hud.lua
diff options
context:
space:
mode:
Diffstat (limited to 'hud.lua')
-rwxr-xr-xhud.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/hud.lua b/hud.lua
index 791e422..d1f2b34 100755
--- a/hud.lua
+++ b/hud.lua
@@ -23,7 +23,7 @@ function mypacman.update_hud(id, player)
position = {x = 0, y = 1},
offset = {x=100, y = -100},
scale = {x = 100, y = 100},
- number = 0x8888FF, --color
+ number = 0xfff227, --color
text = hudtext
})
hud_table[game.player_name] = hud