Skip to content

Commit 3c3b852

Browse files
committed
fix code undiscovered sprite
1 parent e96c346 commit 3c3b852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/content.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ SMODS.UndiscoveredSprite({
740740
key = "Code",
741741
atlas = "atlasnotjokers",
742742
path = "atlasnotjokers.png",
743-
pos = { x = 9, y = 5 },
743+
pos = { x = 12, y = 6 },
744744
px = 71,
745745
py = 95,
746746
})

0 commit comments

Comments
 (0)