mirror of
https://github.com/ConjureETS/DeathBook.git
synced 2026-03-24 04:20:58 +00:00
- Small fix
This commit is contained in:
parent
97be3def6b
commit
85ea5cf427
@ -581,15 +581,15 @@ Prefab:
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 22417254, guid: c993e87661906234fba410e55ed66832, type: 2}
|
||||
propertyPath: m_AnchorMin.y
|
||||
value: 0
|
||||
value: .590630949
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 22417254, guid: c993e87661906234fba410e55ed66832, type: 2}
|
||||
propertyPath: m_AnchorMax.x
|
||||
value: 0
|
||||
value: 1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 22417254, guid: c993e87661906234fba410e55ed66832, type: 2}
|
||||
propertyPath: m_AnchorMax.y
|
||||
value: 0
|
||||
value: .999632359
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 11414010, guid: c993e87661906234fba410e55ed66832, type: 2}
|
||||
propertyPath: m_Value
|
||||
@ -621,7 +621,7 @@ Prefab:
|
||||
type: 3}
|
||||
- target: {fileID: 22458514, guid: c993e87661906234fba410e55ed66832, type: 2}
|
||||
propertyPath: m_AnchoredPosition.y
|
||||
value: -65.9390106
|
||||
value: -65.9524689
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_ParentPrefab: {fileID: 100100000, guid: c993e87661906234fba410e55ed66832, type: 2}
|
||||
|
||||
12
Assets/Scripts/Models/FriendshipLink.cs.meta
Normal file
12
Assets/Scripts/Models/FriendshipLink.cs.meta
Normal file
@ -0,0 +1,12 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5c672f95914b3f04088de0f562834941
|
||||
timeCreated: 1439578834
|
||||
licenseType: Free
|
||||
MonoImporter:
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -149,8 +149,6 @@ public class NetworkingSphere : MonoBehaviour
|
||||
_selectedNode.Select(false);
|
||||
}
|
||||
|
||||
node.Kill();
|
||||
|
||||
DetailsPanel.SetNode(node);
|
||||
node.Select(true);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user