Skip to content

Commit

Permalink
remove unnecessary input callback
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Mar 3, 2019
1 parent 5a45f29 commit b4f5c61
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,6 @@ t[#t + 1] =
{
Name = "PlayerOptionsButton",
BeginCommand = function(self)
SCREENMAN:GetTopScreen():AddInputCallback(MPinput)
self:xy(20, 218)
self:zoom(0.5)
self:halign(0)
Expand Down

0 comments on commit b4f5c61

Please sign in to comment.