manual run reveals sharing fullscreen does NOT capture audio so i gotta be more verbose with user messages i guess
parent
b2742b3631
commit
42212e3d10
|
|
@ -9,4 +9,4 @@ export V01_CONFIG=./config.d/mayhem-party.d/v01-live.yaml
|
|||
|
||||
export WRAP_REFRESH_ON_SIGUSR1=true
|
||||
|
||||
export OUTPUT_KEYBOARD=false
|
||||
export OUTPUT_KEYBOARD=${OUTPUT_KEYBOARD:-false}
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ feedback:
|
|||
users:
|
||||
bel:
|
||||
meta:
|
||||
lasttsms: 1680371007738
|
||||
lastlag: 0
|
||||
lasttsms: 1680454187304
|
||||
lastlag: 103
|
||||
state:
|
||||
player: 1
|
||||
message: ""
|
||||
|
|
@ -26,17 +26,17 @@ users:
|
|||
vote: ""
|
||||
players:
|
||||
- transformation:
|
||||
"1": "6" # a
|
||||
"2": "7" # b
|
||||
"3": "8" # x
|
||||
"4": "9" # y
|
||||
"5": "0" # start
|
||||
a: f # stickLeft
|
||||
d: h # stickRight
|
||||
e: "y" # r
|
||||
q: r # l
|
||||
s: g # stickDown
|
||||
w: t # stickUp
|
||||
"1": "6"
|
||||
"2": "7"
|
||||
"3": "8"
|
||||
"4": "9"
|
||||
"5": "0"
|
||||
a: f
|
||||
d: h
|
||||
e: "y"
|
||||
q: r
|
||||
s: g
|
||||
w: t
|
||||
quiet: false
|
||||
broadcast:
|
||||
message: ""
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit e864f2a9f58463b4119606f196257a40b480ac17
|
||||
Subproject commit 342e2eef93f3d772b7e1eda7feaaf0852534bd53
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 63fe8e7e9e1c68fd3f284bac6666ae5e5f970b6b
|
||||
Subproject commit 88bf54d0226438398c4b678d84947e42bf3920ab
|
||||
Loading…
Reference in New Issue