diff options
| author | sD <stoned@derpymail.org> | 2019-12-19 18:50:32 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-19 18:50:32 +0100 |
| commit | 5918b204c206b39909d56009cab785bd213c8dfe (patch) | |
| tree | 4d6bfc363252c4de512cb90ea0162d51b7fdf184 /webAO/client.html | |
| parent | 322d1179b7a178a52fc93fea037bf849c0ae477f (diff) | |
remove last onload reference
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 889002d..d338e46 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -322,7 +322,7 @@ </p> </div> -<body onload="onLoad()"> +<body> <span id="sound"></span> <div id="here"></div> <div id="client_loading"> |
