We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd8904 commit e15c875Copy full SHA for e15c875
index.html
@@ -35,7 +35,7 @@
35
<link type="text/css" href="css/draw2.css" rel="stylesheet">
36
<!-- end of draw2 -->
37
38
- <!-- iogames chat script ---------------->
+ <!-- iogames.fun chat script ---------------->
39
<script src="js/iochat.js"></script>
40
<!-- End -------------------------------->
41
@@ -161,7 +161,7 @@
161
</nav>
162
<!-- End -->
163
164
- <!-- IOGAMES.FUN CHAT -->
+ <!-- iogames.fun chat -->
165
<div id="chat">
166
<form class="chat-send opac">
167
<input id="message" type="text" placeholder="Message" maxlength="1000">
0 commit comments