fix: handles the case where no coroutines are run as part of room creation; also fixes a small bug in ESCCamera
This commit is contained in:
committed by
Julian Murgia
parent
503d6134dd
commit
85b86f38be
@@ -26,6 +26,7 @@ func _ready():
|
||||
escoria.object_manager.CAMERA,
|
||||
self
|
||||
),
|
||||
null,
|
||||
true
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user