fix GameRoom text

This commit is contained in:
Hanusiak Piotr
2022-03-03 14:47:42 +01:00
parent 363b906cb8
commit ba612c49ed
+3
View File
@@ -52,6 +52,7 @@ describe("GameRoom", () => {
() => {},
() => {},
emote,
() => {},
() => {}
);
@@ -88,6 +89,7 @@ describe("GameRoom", () => {
() => {},
() => {},
emote,
() => {},
() => {}
);
@@ -128,6 +130,7 @@ describe("GameRoom", () => {
() => {},
() => {},
emote,
() => {},
() => {}
);