From 9de4ffde616266f5bcc2164590f36ef1143bc271 Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Sun, 13 May 2018 07:07:56 +0200 Subject: Refactor RPCMode enum and checks --- modules/gdnative/nativescript/nativescript.cpp | 32 +++++++++++----------- modules/gdnative/nativescript/nativescript.h | 4 +-- .../pluginscript/pluginscript_instance.cpp | 4 +-- .../gdnative/pluginscript/pluginscript_instance.h | 4 +-- .../gdnative/pluginscript/pluginscript_script.cpp | 24 ++++++++-------- .../gdnative/pluginscript/pluginscript_script.h | 8 +++--- 6 files changed, 38 insertions(+), 38 deletions(-) (limited to 'modules/gdnative') diff --git a/modules/gdnative/nativescript/nativescript.cpp b/modules/gdnative/nativescript/nativescript.cpp index cf8977f3ea..3ae3a79bf8 100644 --- a/modules/gdnative/nativescript/nativescript.cpp +++ b/modules/gdnative/nativescript/nativescript.cpp @@ -747,7 +747,7 @@ Ref