Skip to content

Commit

Permalink
Remove logging message
Browse files Browse the repository at this point in the history
  • Loading branch information
CrashCringle12 committed Jan 1, 2025
1 parent 5514556 commit cf5cb5f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ local t = Def.ActorFrame {
lastCategory = params.Category
local wheel_options = {}
local style = GAMESTATE:GetCurrentStyle():GetName():gsub("8", "")
SM(style)
if category == "Sorts" then
local game = GAMESTATE:GetCurrentGame():GetName()
wheel_options = {
Expand Down

0 comments on commit cf5cb5f

Please sign in to comment.