We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14b071 commit 79e3256Copy full SHA for 79e3256
items/spectral.lua
@@ -955,7 +955,7 @@ local conduit = {
955
highlighted_1:flip()
956
end
957
highlighted_1:set_edition(highlighted_2.edition)
958
- if not highlighted_2.edition or not highlighted_2.edition.cry_double_sided then
+ if not highlighted_2.edition or not highlighted_2.edition.cry_double_sided then
959
highlighted_2:flip()
960
961
0 commit comments