From 840255a04b2248dbe537e507c1ceb7ac90713270 Mon Sep 17 00:00:00 2001 From: Ignacio Etcheverry Date: Sun, 10 May 2020 21:49:15 +0200 Subject: [PATCH] Implement CSharpScript::inherits_script --- modules/mono/csharp_script.cpp | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/modules/mono/csharp_script.cpp b/modules/mono/csharp_script.cpp index 6c1c8b87efe..277524913c8 100644 --- a/modules/mono/csharp_script.cpp +++ b/modules/mono/csharp_script.cpp @@ -3542,10 +3542,15 @@ bool CSharpScript::inherits_script(const Ref