From c7610c2a24697ecfbc2e8dcde1e0a9fad2b448c6 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Wed, 19 Mar 2025 14:23:26 +0900 Subject: [PATCH] . --- PHI-CL/data.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHI-CL/data.lua b/PHI-CL/data.lua index 0958b90..34f9897 100644 --- a/PHI-CL/data.lua +++ b/PHI-CL/data.lua @@ -1409,7 +1409,7 @@ if settings.startup['PHI-CT'].value then entity.structure[st].sheet.filename = items['general']['graphics_location'] .. v .. '.png' entity.structure[st].sheet.width = 106 entity.structure[st].sheet.height = 85 - entity.structure[st].sheetshift = {0.15625, 0.0703125} + -- entity.structure[st].sheetshift = {0.15625, 0.0703125} end entity.structure.direction_in.sheet.y = 85