mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-22 13:35:00 +00:00
37d164e24e
See https://github.com/godotengine/godot/pull/23658#issuecomment-562706669 The method was implemented back when Dictionary.get(key, default) did not exist, but now that it does we do not need a custom method in CharFXTransform. It's a new feature in 3.2, so does not break compat with 3.1.x.