Browse Source

Updated change log

master
Christopher 8 years ago
parent
commit
08ee94bf2a
  1. 1
      Assets/Fungus/Docs/CHANGELOG.txt

1
Assets/Fungus/Docs/CHANGELOG.txt

@ -20,6 +20,7 @@ v3.6.0 {#v3_6_0}
- Made all methods virtual in SayDialog.cs #607 thanks PillowFightIo - Made all methods virtual in SayDialog.cs #607 thanks PillowFightIo
- Updated project to Unity 5.6.1, fixed some warnings. - Updated project to Unity 5.6.1, fixed some warnings.
- Use transform.Find instead of deprecated transform.FindChild - Use transform.Find instead of deprecated transform.FindChild
- Replaced some uses of slow GameObject.FindObjectOfType() and FindDerivedTypes()
## Fixed ## Fixed
- Fixed Write command "Clear Text" option not working #594 - Fixed Write command "Clear Text" option not working #594

Loading…
Cancel
Save