Skip to content

Commit

Permalink
prevent obscure theme error
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Nov 30, 2018
1 parent 10d4855 commit 23586b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Themes/Til Death/BGAnimations/superscoreboard.lua
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ end
local filts = {"All Rates", "Current Rate"}
local topornah = {"Top Scores", "All Scores"}

local scoretable
local scoretable = {}
local o =
Def.ActorFrame {
Name = "ScoreDisplay",
Expand Down

0 comments on commit 23586b3

Please sign in to comment.