summaryrefslogtreecommitdiffhomepage
path: root/menu.lua
diff options
context:
space:
mode:
authorAki <nthirtyone@gmail.com>2016-08-15 16:27:08 +0200
committerAki <nthirtyone@gmail.com>2016-08-15 16:27:08 +0200
commit368a26395c906775441e6a5302491f60172c2920 (patch)
tree6d4e752c2824f0ea5a865a95c4550ed698c3fbd4 /menu.lua
parent813fd73eb0bc4b74b9ea39654491ca37456408e2 (diff)
downloadroflnauts-368a26395c906775441e6a5302491f60172c2920.zip
roflnauts-368a26395c906775441e6a5302491f60172c2920.tar.gz
roflnauts-368a26395c906775441e6a5302491f60172c2920.tar.bz2
Added a guy to credits
Diffstat (limited to 'menu.lua')
-rw-r--r--menu.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/menu.lua b/menu.lua
index 29daa90..e41e7a1 100644
--- a/menu.lua
+++ b/menu.lua
@@ -168,7 +168,7 @@ function Menu:draw()
love.graphics.printf("ROFLNAUTS2",(w/2)*scale,(32+dy)*scale,336,"center",(angle*5)*math.pi/180,scale,scale,168,12)
-- footer
love.graphics.setFont(Font)
- love.graphics.printf("Use W,S,A,D,G,H or Arrows,Enter,Rshift or Gamepad\n\nA game by the Awesomenauts community\nSeltzy, ParaDoX, MilkingChicken, Burningdillo, Bronkey, Aki, 04font\nBased on a game by Jan Willem Nijman, Paul Veer and Bits_Beats XOXO", (w/2)*scale, (h-42)*scale, 336, "center", 0, scale, scale, 168, 4)
+ love.graphics.printf("Use W,S,A,D,G,H or Arrows,Enter,Rshift or Gamepad\n\nA game by the Awesomenauts community\nSeltzy, PlasmaWisp, ParaDoX, MilkingChicken, Burningdillo, Bronkey, Aki, 04font\nBased on a game by Jan Willem Nijman, Paul Veer and Bits_Beats XOXO", (w/2)*scale, (h-42)*scale, 336, "center", 0, scale, scale, 168, 4)
-- countdown
local countdown = math.floor(self.countdown)
if self.countdown < Menu.countdown then -- Menu.countdown is initial