fixed autoformatting
This commit is contained in:
parent
ac5788ef75
commit
bbc8c5599d
@ -230,8 +230,7 @@ end
|
||||
function highlightCountedVP()
|
||||
self.editButton({
|
||||
index = 4,
|
||||
tooltip = (highlightCounted and "Enable" or "Disable") ..
|
||||
" highlighting of cards with VP."
|
||||
tooltip = (highlightCounted and "Enable" or "Disable") .. " highlighting of cards with VP."
|
||||
})
|
||||
for _, obj in pairs(countedVP) do
|
||||
if obj ~= nil then
|
||||
|
Loading…
Reference in New Issue
Block a user