- Small fix

This commit is contained in:
Patrice Vignola 2015-08-15 23:23:53 -04:00
parent 97be3def6b
commit 85ea5cf427
3 changed files with 16 additions and 6 deletions

View File

@ -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}

View 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:

View File

@ -149,8 +149,6 @@ public class NetworkingSphere : MonoBehaviour
_selectedNode.Select(false);
}
node.Kill();
DetailsPanel.SetNode(node);
node.Select(true);