Port: GymkhanaAutoload
This commit is contained in:
@@ -12,8 +12,8 @@ func get_item(global_id: String) -> ESCItem:
|
||||
var node = object.node
|
||||
if not node is ESCItem:
|
||||
escoria.logger.error(
|
||||
"set_tootltip: invalid object",
|
||||
["Object is not an ESCItem"]
|
||||
self,
|
||||
"Object is not an ESCItem"
|
||||
)
|
||||
return null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user