diff options
Diffstat (limited to 'webAO/client.js')
| -rw-r--r-- | webAO/client.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.js b/webAO/client.js index aa9e9e5..6fe2320 100644 --- a/webAO/client.js +++ b/webAO/client.js @@ -2134,4 +2134,4 @@ $(function () { } } }); -});
\ No newline at end of file +}); |
