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
|
|
@ -1,5 +1,5 @@
|
|||
extends Node
|
||||
|
||||
var is_player_black: bool = false
|
||||
var is_player_black: bool = true
|
||||
var debug: bool = true
|
||||
var allow_selecting_in_stack: bool = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue