Skip to content

Commit

Permalink
fix preview unable to open after exiting gameplay
Browse files Browse the repository at this point in the history
  • Loading branch information
poco0317 committed Oct 23, 2021
1 parent 12733b4 commit e779370
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ local choiceNames = {
"Tags",
}
SCUFF.generaltabcount = #choiceNames
SCUFF.generaltab = 1 -- reset generaltab page

local choiceTextSize = 0.8
local buttonHoverAlpha = 0.6
Expand Down

0 comments on commit e779370

Please sign in to comment.