sockscape/client/check.js
2017-04-17 23:59:38 -05:00

5 lines
No EOL
61 B
JavaScript

document.onload = function() {
Entrypoint.Main();
}