Adjust sizing on connection box

This commit is contained in:
Lucien Greathouse
2019-01-11 15:51:25 -08:00
parent 30ce927621
commit f833642733

View File

@@ -11,8 +11,8 @@ local Assets = {
Slices = {
GrayBox = {
asset = sheetAsset,
offset = Vector2.new(148, 433),
size = Vector2.new(36, 36),
offset = Vector2.new(147, 433),
size = Vector2.new(38, 36),
center = Rect.new(8, 8, 9, 9),
},
GrayButton02 = {