fixed linebreaks
This commit is contained in:
parent
d0a8117cfd
commit
47f0f091c8
@ -61,8 +61,7 @@ function destiny(color)
|
||||
smooth = true
|
||||
})
|
||||
end
|
||||
broadcastToColor(
|
||||
"Each card corresponds to one scenario, leftmost is first. Choose and reverse half of the cards (rounded up).", color)
|
||||
broadcastToColor("Each card corresponds to one scenario, leftmost is first. Choose and reverse half of the cards (rounded up).", color)
|
||||
end
|
||||
|
||||
function fate(color)
|
||||
@ -80,6 +79,5 @@ function fate(color)
|
||||
end
|
||||
end
|
||||
end
|
||||
broadcastToColor(
|
||||
"Each card corresponds to one scenario, leftmost is first. Choose and reverse half of the cards (rounded up).", color)
|
||||
broadcastToColor("Each card corresponds to one scenario, leftmost is first. Choose and reverse half of the cards (rounded up).", color)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user