Should never happen, but if it does just ignore it and carry on.
@ -71,6 +71,11 @@ namespace Fungus
int index = 0;
foreach (Command command in commandList)
{
if (command == null)
continue;
}
command.parentBlock = this;
command.commandIndex = index++;
@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 7ebd428fad0b74343aa1bf752f8f05a1
folderAsset: yes
timeCreated: 1438002256
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant: