1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-03 19:11:41 +00:00
Files
godot/modules
jpcerrone 8ce8216d17 Fix errors destroying script with static variables
Fixes #78376
After #78138 'script_list' is now cleared in 'GDScriptLanguage::finish'
Because of that, we can safely remove the removal from that list that
happens on 'GDScript::~GDScript'.
2023-06-21 12:33:21 -03:00
..
2023-05-11 14:32:47 +02:00
2023-04-12 19:27:23 -04:00
2023-01-05 13:25:55 +01:00
2023-04-18 10:20:48 +03:00
2023-01-05 13:25:55 +01:00
2023-03-01 01:44:37 +01:00