diff options
author | Aki <nthirtyone@gmail.com> | 2016-08-15 02:20:43 +0200 |
---|---|---|
committer | Aki <nthirtyone@gmail.com> | 2016-08-15 02:20:43 +0200 |
commit | 7f188301d4e3d7e78489d7abcb874e7e98a22bf5 (patch) | |
tree | 88fbfeebc487d36b9481ce5a3bc5ad06525201d3 | |
parent | e1fa3cfc29d06c71b922414bd154c52924b4d878 (diff) | |
download | roflnauts-7f188301d4e3d7e78489d7abcb874e7e98a22bf5.zip roflnauts-7f188301d4e3d7e78489d7abcb874e7e98a22bf5.tar.gz roflnauts-7f188301d4e3d7e78489d7abcb874e7e98a22bf5.tar.bz2 |
Obsolete
-rw-r--r-- | player.lua | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -37,10 +37,6 @@ Player = { jumpdouble = true, jumptimer = 0.16, jumpnumber = 2, - down_left = false, - down_right = false, - down_up = false, - down_down = false, -- Keys controlset = nil, -- HUD |