summaryrefslogtreecommitdiff
path: root/hud.lua
diff options
context:
space:
mode:
authorDonBatman <serfdon@gmail.com>2015-10-23 13:54:37 -0700
committerDonBatman <serfdon@gmail.com>2015-10-23 13:54:37 -0700
commit3ab8a0c3f3163ecdcafe8f1f6d2d0e125edcde86 (patch)
tree2a064c6bf24254c44eaf73aa95ba3ecd6d9319b6 /hud.lua
parent6b949da2c7610c55f2bb83c693520b9e77a9aebc (diff)
changed color of hud
new texture for power pellet renamed craftitems.lua to fruit.lua changed portal to a yellow color
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