fix GameRoom text
This commit is contained in:
parent
363b906cb8
commit
ba612c49ed
@ -52,6 +52,7 @@ describe("GameRoom", () => {
|
||||
() => {},
|
||||
() => {},
|
||||
emote,
|
||||
() => {},
|
||||
() => {}
|
||||
);
|
||||
|
||||
@ -88,6 +89,7 @@ describe("GameRoom", () => {
|
||||
() => {},
|
||||
() => {},
|
||||
emote,
|
||||
() => {},
|
||||
() => {}
|
||||
);
|
||||
|
||||
@ -128,6 +130,7 @@ describe("GameRoom", () => {
|
||||
() => {},
|
||||
() => {},
|
||||
emote,
|
||||
() => {},
|
||||
() => {}
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user