1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00
Files
godot/modules/gdscript/tests/scripts/analyzer/features
George Marques 1731010774 GDScript: Fix override signature check of script inheritance
Avoid treating the super class as a meta type for signature check, since
it is looking at the instance level for that.
2023-02-21 14:37:08 -03:00
..
2022-12-28 23:04:40 +02:00
2022-12-16 22:48:25 -05:00
2023-02-17 19:57:18 +02:00