diff options
author | George Marques <george@gmarqu.es> | 2024-04-12 11:49:21 -0300 |
---|---|---|
committer | George Marques <george@gmarqu.es> | 2024-04-12 11:49:21 -0300 |
commit | 030995c10da93cbc0c3a3f00c73ee07948cbe543 (patch) | |
tree | 540c9ced962de8da817e8ab95c2dcf8f4c6f90dc /modules/gdscript/language_server/gdscript_language_protocol.cpp | |
parent | 30e71782afd9a1fd35707b89511bcd1aa538f673 (diff) | |
download | redot-engine-030995c10da93cbc0c3a3f00c73ee07948cbe543.tar.gz |
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.
Diffstat (limited to 'modules/gdscript/language_server/gdscript_language_protocol.cpp')
0 files changed, 0 insertions, 0 deletions