Skip to content

Commit 0e6687c

Browse files
committed
added a comment
1 parent 952f6e4 commit 0e6687c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/planet.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ local universe = {
323323
},
324324
}
325325
end,
326-
generate_ui = 0,
326+
generate_ui = 0, -- gup was here
327327

328328
-- give emult instead of xmult
329329
calculate = function(self, card, context)

0 commit comments

Comments
 (0)