diff options
| author | Bojidar Marinov | 2016-10-03 19:17:54 +0300 |
|---|---|---|
| committer | Bojidar Marinov | 2016-10-03 19:17:54 +0300 |
| commit | 513c0265c4760a7d04caa764a2f367d070e873e3 (patch) | |
| tree | afb92243ce6201583828ebce9d1cd57a978a3853 /modules/gdscript/gd_functions.h | |
| parent | 78d97b060a6873a454e710380cb9ef1bde5e4c65 (diff) | |
| download | godot-513c0265c4760a7d04caa764a2f367d070e873e3.tar.gz godot-513c0265c4760a7d04caa764a2f367d070e873e3.tar.zst godot-513c0265c4760a7d04caa764a2f367d070e873e3.zip | |
Diffstat (limited to 'modules/gdscript/gd_functions.h')
| -rw-r--r-- | modules/gdscript/gd_functions.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gdscript/gd_functions.h b/modules/gdscript/gd_functions.h index c78956fe2..f444bb3b5 100644 --- a/modules/gdscript/gd_functions.h +++ b/modules/gdscript/gd_functions.h @@ -82,6 +82,7 @@ public: TYPE_CONVERT, TYPE_OF, TYPE_EXISTS, + TEXT_CHAR, TEXT_STR, TEXT_PRINT, TEXT_PRINT_TABBED, |
