mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-28 13:10:35 +00:00
Fixes
-=-=-= -Added missing quaternion constructor -code completion fixes -winrt fixes
This commit is contained in:
@@ -1756,6 +1756,7 @@ bool GDScript::_update_exports() {
|
||||
return changed;
|
||||
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
|
||||
void GDScript::update_exports() {
|
||||
|
||||
Reference in New Issue
Block a user