From d0e78c86d72de1ec5d1c49de5c5ee2fff9589efc Mon Sep 17 00:00:00 2001 From: Eric M Date: Tue, 18 May 2021 13:09:19 +1000 Subject: Added support for scripts reporting multiple errors to ScriptTextEditor Scripts can now report multiple errors to the scripting editors in the engine. UI elements were added to support multiple errors. --- modules/mono/csharp_script.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'modules/mono/csharp_script.h') diff --git a/modules/mono/csharp_script.h b/modules/mono/csharp_script.h index 965e882c5b..2f1ee6b123 100644 --- a/modules/mono/csharp_script.h +++ b/modules/mono/csharp_script.h @@ -455,9 +455,8 @@ public: Ref