diff options
| author | stonedDiscord <stoned@derpymail.org> | 2019-07-26 13:44:32 +0200 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2019-07-26 13:44:32 +0200 |
| commit | 87a9c3992e1c3f52bb6320577a24790fcae8d6e0 (patch) | |
| tree | 934768e1af6324614fe2d4bffc9bbe4f71ea9b60 /webAO/client.html | |
| parent | 2e14d587649424daa2f00ee68847aca03dd061ae (diff) | |
begone, jquery that never fired
Diffstat (limited to 'webAO/client.html')
| -rw-r--r-- | webAO/client.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.html b/webAO/client.html index 860e043..e130964 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -322,7 +322,7 @@ </p> </div> -<body> +<body onload="onLoad()"> <span id="sound"></span> <div id="here"></div> <div id="client_loading"> |
