From ff87b1ab1202fc399e16e8261d2476a3d8b1945f Mon Sep 17 00:00:00 2001 From: WildEgo Date: Tue, 17 Jun 2025 14:56:30 +0100 Subject: [PATCH] change: Translate MouseController stuff --- bin/pack/root/mousemodule.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pack/root/mousemodule.py b/bin/pack/root/mousemodule.py index 676f9b2a..86cbedee 100644 --- a/bin/pack/root/mousemodule.py +++ b/bin/pack/root/mousemodule.py @@ -16,7 +16,7 @@ import systemSetting import localeInfo ## Mouse Controler -## ���콺 Ŀ���� �����ϸ� ���콺 Ŀ���� Attach�Ǿ� �����̴� Object����� ������ �� �ִ�. +## When the cursor is over the object, the Attach menu appears and allows attaching or editing the object. class CursorImage(object): def __init__(self):