added webrtc, pre-4.3 update to fix cyclic dependency

This commit is contained in:
Sch1nken 2024-03-15 18:05:58 +01:00
parent 26fec25a6e
commit e8cd148bc7
45 changed files with 1498 additions and 43 deletions

View file

@ -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