Browse Source

Added connection_point to FungusEditorResources asset

master
Zach Vinless 8 years ago
parent
commit
88ffa62c3f
  1. 10
      Assets/AssetStoreTools/Editor/AssetStoreTools.dll.meta
  2. 3
      Assets/Fungus/EditorResources/FungusEditorResources.asset

10
Assets/AssetStoreTools/Editor/AssetStoreTools.dll.meta

@ -7,8 +7,16 @@ PluginImporter:
isPreloaded: 0 isPreloaded: 0
platformData: platformData:
Any: Any:
enabled: 1 enabled: 0
settings: {} settings: {}
Editor:
enabled: 1
settings:
DefaultValueInitialized: true
WindowsStoreApps:
enabled: 0
settings:
CPU: AnyCPU
userData: userData:
assetBundleName: assetBundleName:
assetBundleVariant: assetBundleVariant:

3
Assets/Fungus/EditorResources/FungusEditorResources.asset

@ -39,6 +39,9 @@ MonoBehaviour:
command_background: command_background:
free: {fileID: 2800000, guid: a5c9a4271b3de4e4f86eff7f8a1bd768, type: 3} free: {fileID: 2800000, guid: a5c9a4271b3de4e4f86eff7f8a1bd768, type: 3}
pro: {fileID: 0} pro: {fileID: 0}
connection_point:
free: {fileID: 2800000, guid: f08a4c27d7efe4aa6a35348a4e8aec8f, type: 3}
pro: {fileID: 0}
event_node_off: event_node_off:
free: {fileID: 2800000, guid: 0e16a209826864df7b05f6d3901aae7a, type: 3} free: {fileID: 2800000, guid: 0e16a209826864df7b05f6d3901aae7a, type: 3}
pro: {fileID: 0} pro: {fileID: 0}

Loading…
Cancel
Save