fix: missing this parameter
This commit is contained in:
committed by
Julian Murgia
parent
92e23beb00
commit
4b3b96b688
@@ -55,6 +55,7 @@ func _ready():
|
||||
pause_mode = Node.PAUSE_MODE_STOP
|
||||
escoria.object_manager.register_object(
|
||||
ESCObject.new(global_id, self),
|
||||
null,
|
||||
true
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user