From 9dd7a187689e1f09a45b4a9e662fcfc50ee19d26 Mon Sep 17 00:00:00 2001 From: JezuzLizard Date: Thu, 18 Jun 2020 16:25:06 -0700 Subject: [PATCH] Update info.md --- info.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/info.md b/info.md index befc4f9..97ab844 100644 --- a/info.md +++ b/info.md @@ -49,3 +49,7 @@ EXAMPLE: ```a = b && c;``` WILL NOT COMPILE ``` + +**Scripts that contain #using_animtree( "animtree" ); will compile but crash upon loading** +Unfortunately, for certain scripts #using_animtree( "animtree" ); is required for the script to function so scripts containing it will crash on start/while running +