1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00
Files
godot/modules/gdscript/tests/scripts/analyzer/features
George Marques 030995c10d GDScript: Allow casting enum to int
An enum value is always an integer so the cast is valid. The code here
now consider this case to avoid giving an error message.
2024-04-12 11:49:21 -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