summaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdscript/gd_functions.h')
-rw-r--r--modules/gdscript/gd_functions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gdscript/gd_functions.h b/modules/gdscript/gd_functions.h
index 4fbfe99228..321b11104a 100644
--- a/modules/gdscript/gd_functions.h
+++ b/modules/gdscript/gd_functions.h
@@ -94,7 +94,7 @@ public:
DICT2INST,
HASH,
PRINT_STACK,
- GET_INST,
+ INSTANCE_FROM_ID,
FUNC_MAX
};