You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Added missing onready token name
This commit is contained in:
@@ -88,6 +88,7 @@ const char* GDTokenizer::token_names[TK_MAX]={
|
||||
"func",
|
||||
"class",
|
||||
"extends",
|
||||
"onready",
|
||||
"tool",
|
||||
"static",
|
||||
"export",
|
||||
|
||||
Reference in New Issue
Block a user