added webrtc, pre-4.3 update to fix cyclic dependency
This commit is contained in:
parent
26fec25a6e
commit
e8cd148bc7
45 changed files with 1498 additions and 43 deletions
|
|
@ -19,7 +19,7 @@ const BUILD_GHOST = preload("res://InsectTiles/BuildGhost.tscn")
|
|||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready():
|
||||
if insect_resource == null:
|
||||
print("Should not happen!")
|
||||
#print("Should not happen!")
|
||||
return
|
||||
|
||||
if is_moving:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue