OSDN Git Service

改修工廠メニューの使用アイテム欄の幅を大きくした
[kcd/KCD.git] / KCD / StrengthenListItemView.swift
index 6a82979..ab9feed 100644 (file)
@@ -26,8 +26,8 @@ final class StrengthenListItemView: NSBox {
             .line(to: NSPoint(x: 29.5, y: height))
             .move(to: NSPoint(x: 67.5, y: 0))
             .line(to: NSPoint(x: 67.5, y: height))
-            .move(to: NSPoint(x: 209.5, y: 0))
-            .line(to: NSPoint(x: 209.5, y: height))
+            .move(to: NSPoint(x: 227.5, y: 0))
+            .line(to: NSPoint(x: 227.5, y: height))
             .move(to: NSPoint(x: 0, y: 17.5))
             .line(to: NSPoint(x: width, y: 17.5))
             .move(to: NSPoint(x: 0, y: 34.5))