index
:
catchvoid
demo
main
Catch the points of your color, avoid the others.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
run-client.js
blob: 97c113503eaa49b934a0d7d2f9a2392d9667e19d (
plain
)
1
2
3
document
.
body
.
onload
=
function
()
{
Elm
.
Main
.
fullscreen
(
new
Date
().
getTime
());
}