:setup action is not managed only once anymore (#358)

Co-authored-by: StraToN <StraToN@users.noreply.github.com>
This commit is contained in:
Julian Murgia
2021-08-08 23:23:11 +02:00
committed by GitHub
parent cbb64df969
commit 61726bca81
20 changed files with 252 additions and 213 deletions

View File

@@ -315,7 +315,7 @@ func _ev_left_click_on_item(obj, event, default_action = false):
"arrived"
)
self.logger.info("Context arrived: %s" % var2str(context))
self.logger.info("Context arrived: %s" % context)
if context.target_object and \
context.target_object.global_id != walk_context.\