diff options
| author | stonedDiscord <stoned@derpymail.org> | 2020-03-21 12:53:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-21 12:53:19 +0100 |
| commit | bd88a72f0cd3cf515b09b943bf9dbee76d2ab5a7 (patch) | |
| tree | 280a5fcfa18913f821f1cfb0755e33bca6b80f62 /webAO/index.html | |
| parent | 14da5b33e0d3ec2ca5168d1189379ea200798407 (diff) | |
| parent | a4d59759108c1ae42b301e8199b55e6aacff5850 (diff) | |
Merge pull request #49 from AttorneyOnline/masterchat
Masterchat
Diffstat (limited to 'webAO/index.html')
| -rw-r--r-- | webAO/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webAO/index.html b/webAO/index.html index 129cac6..9bd24b7 100644 --- a/webAO/index.html +++ b/webAO/index.html @@ -56,6 +56,8 @@ <div id="header"> <p id="serverinfo">Masterserver version - ...</p> <p id="clientinfo">Client version - ...</p> + <br> + <textarea id="masterchat" readonly></textarea> </div> <div id="content"> <div id="serverdescription_box"> |
