فهرست منبع

Reassign DragPointInfo to prop

habeebweeb 4 سال پیش
والد
کامیت
d3e76037bd
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      COM3D2.MeidoPhotoStudio.Plugin/MeidoPhotoStudio/Managers/PropManager.cs

+ 1 - 0
COM3D2.MeidoPhotoStudio.Plugin/MeidoPhotoStudio/Managers/PropManager.cs

@@ -151,6 +151,7 @@ namespace COM3D2.MeidoPhotoStudio.Plugin
                             parent.Maid.status.guid,
                             parent.Slot
                         );
+                        dogu.attachPointInfo = info;
 
                         obj.position = position;
                         obj.localScale = scale;