Christopher
9 years ago
2 changed files with 20 additions and 0 deletions
@ -0,0 +1,8 @@
|
||||
using UnityEngine; |
||||
using System.Collections; |
||||
|
||||
/// <summary> |
||||
/// Dummy class to avoid compile errors for users upgrading from Fungus 2 to Fungus 3 via unitypackage. |
||||
/// </summary> |
||||
public class DialogInputEditor |
||||
{} |
@ -0,0 +1,12 @@
|
||||
fileFormatVersion: 2 |
||||
guid: 2a336080b178f4c239754dd614d6d6b4 |
||||
timeCreated: 1467962173 |
||||
licenseType: Pro |
||||
MonoImporter: |
||||
serializedVersion: 2 |
||||
defaultReferences: [] |
||||
executionOrder: 0 |
||||
icon: {instanceID: 0} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
Loading…
Reference in new issue