From a8c27cf12f9017050a6a2dcf6526c6411400ce17 Mon Sep 17 00:00:00 2001 From: lazanet Date: Wed, 3 Jan 2018 22:11:27 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20for=20bug=20when=20position=20contains=20?= =?UTF-8?q?*=20instead=20of=20=E2=98=85,=20Foot/side=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PES_Editor/src/editor/PSDStatPaste.java | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/PES_Editor/src/editor/PSDStatPaste.java b/PES_Editor/src/editor/PSDStatPaste.java index 504ddca..d943453 100644 --- a/PES_Editor/src/editor/PSDStatPaste.java +++ b/PES_Editor/src/editor/PSDStatPaste.java @@ -125,7 +125,7 @@ private void sendPSD(String s) String[] posList = parts[1].split(","); for (int z=0; z