mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-27 06:29:26 +00:00
Removes the range iterator usage in the autoloads map since `OrderedHashMap` does not implement range iterators.
Removes the range iterator usage in the autoloads map since `OrderedHashMap` does not implement range iterators.