OSDN Git Service

SlotItem.alvのdefaultを削除
authormasakih <masakih@users.sourceforge.jp>
Tue, 11 Aug 2015 13:13:26 +0000 (22:13 +0900)
committermasakih <masakih@users.sourceforge.jp>
Tue, 11 Aug 2015 13:13:26 +0000 (22:13 +0900)
KCD/KCD.xcdatamodeld/KCD.xcdatamodel/contents

index cbc8d06..d9fda38 100644 (file)
         <relationship name="master_ship" optional="YES" maxCount="1" deletionRule="Nullify" destinationEntity="MasterShip" inverseName="ships" inverseEntity="MasterShip" syncable="YES"/>
     </entity>
     <entity name="SlotItem" representedClassName="HMKCSlotItemObject" syncable="YES">
-        <attribute name="alv" optional="YES" attributeType="Integer 64" defaultValueString="0" syncable="YES"/>
+        <attribute name="alv" optional="YES" attributeType="Integer 64" syncable="YES"/>
         <attribute name="id" attributeType="Integer 64" defaultValueString="0" indexed="YES" syncable="YES"/>
         <attribute name="level" optional="YES" attributeType="Integer 64" defaultValueString="0" syncable="YES"/>
         <attribute name="locked" optional="YES" attributeType="Boolean" syncable="YES"/>