Skip to content

Commit c7f1a38

Browse files
committed
remove useless statement
1 parent 2973f86 commit c7f1a38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

items/code.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3535,7 +3535,6 @@ local log = {
35353535
G.GAME.bosses_used[bl] = (G.GAME.bosses_used[bl] or 1) - 1
35363536
end
35373537
G.GAME.USING_CODE = true
3538-
localize({})
35393538
G.CHOOSE_CARD = UIBox({
35403539
definition = create_UIBox_log({
35413540
bl and G.localization.descriptions.Blind[bl].name or "None",

0 commit comments

Comments
 (0)