Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-abram authored Jan 29, 2019
1 parent fd0c8bb commit 8a22e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Themes/Til Death/Scripts/11 Wheel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Wheel.defaultParams = {
return SONGMAN:GetAllSongs()
end,
count = 20,
itemBuilder = function()
frameBuilder = function()
return LoadFont("Common Normal") .. {}
end,
frameUpdater = function(frame, item) -- Update an frame created with frameBuilder with an item
Expand Down

0 comments on commit 8a22e03

Please sign in to comment.