You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
missing navmesh demo and small fixes
This commit is contained in:
@@ -2464,6 +2464,8 @@ void GDScriptLanguage::get_reserved_words(List<String> *p_words) const {
|
||||
"assert",
|
||||
"yield",
|
||||
"static",
|
||||
"float",
|
||||
"int",
|
||||
0};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user