dtripper: new background, fix up wheel a bit

(Sourced from shakesoda/stepmania.)
This commit is contained in:
Colby Klein
2013-10-08 06:25:55 -07:00
parent 7b259847d9
commit 6d393c76b9
8 changed files with 48 additions and 18 deletions
@@ -24,4 +24,10 @@ t[#t].InitCommand = function(self)
self:diffuse({0, 0, 0, 0.6})
end
t[#t+1] = Def.Quad {}
t[#t].InitCommand = function(self)
self:setsize(width, height * 0.8)
self:diffuse({0, 0, 0, 0.65})
end
return t