Site
- Add notif for new message
- remove buttons "private" and "game" in chat
- add function on button newConv in profilPage
- fix camera who change position (2 to 1.5 in z axe) when a goal is scored
- fix some bug in responses functions
- add button chat in profil page and lobby page
This commit is contained in:
@ -75,7 +75,9 @@
|
||||
<h1>Chat</h1>
|
||||
<div id="topChatCross"><span>×</span></div>
|
||||
</div>
|
||||
<p id="infoChat">You are not connected to the chat</p>
|
||||
<div id="messageListChatHome">
|
||||
<p id="infoChat">You are not connected to the chat</p>
|
||||
</div>
|
||||
</div>
|
||||
<section class="homeSection">
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user