summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_analyzer.cpp
diff options
context:
space:
mode:
authorMarkus Sauermann <6299227+Sauermann@users.noreply.github.com>2023-06-10 09:33:16 +0200
committerMarkus Sauermann <6299227+Sauermann@users.noreply.github.com>2023-06-10 09:33:16 +0200
commit37a96d395760a4439eb49464ec55899e3027c8a5 (patch)
tree41dc2f558c4f90565e3d3d9a4018907627dba5d9 /modules/gdscript/gdscript_analyzer.cpp
parent9723077f4f91598152013b02b6c7d0576c74b319 (diff)
downloadredot-engine-37a96d395760a4439eb49464ec55899e3027c8a5.tar.gz
Fix that `_drop_physics_mouseover` only happens when necessary
Previously the call was executed every time, because in the `_drop_mouse_over();` a few lines above, `gui.mouse_over = nullptr;` was set.
Diffstat (limited to 'modules/gdscript/gdscript_analyzer.cpp')
0 files changed, 0 insertions, 0 deletions