Skip to content

Commit 0267ddb

Browse files
???
1 parent 62fb362 commit 0267ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/spectral.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ local analog = {
542542
set = "Spectral",
543543
name = "cry-Analog",
544544
key = "analog",
545-
pos = { x = 3, y = 0 },
545+
pos = { x = 6, y = 2 },
546546
config = { copies = 2, ante = 1, immutable = { max_copies = 200, max_ante = 1e300 } },
547547
loc_vars = function(self, info_queue, center)
548548
return {

0 commit comments

Comments
 (0)